commit: 3a4dd4a1d4847c4e9192997efe3eb1e1a0078748 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 8 11:23:59 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Mar 8 11:23:59 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a4dd4a1
dev-python/pygithub: Stabilize 2.6.1 ALLARCHES, #950777 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/pygithub/pygithub-2.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pygithub/pygithub-2.6.1.ebuild b/dev-python/pygithub/pygithub-2.6.1.ebuild index 0da5924771d6..fab7c364f6a4 100644 --- a/dev-python/pygithub/pygithub-2.6.1.ebuild +++ b/dev-python/pygithub/pygithub-2.6.1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 x86" # cryptography via pyjwt[crypto] RDEPEND="
