commit: 8d027aad6130d71ef5ade03c999c8e3e0c342e4d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Sep 4 23:16:20 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Sep 4 23:16:20 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d027aad
dev-python/pygithub: Stabilize 2.7.0 ALLARCHES, #962356 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/pygithub/pygithub-2.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pygithub/pygithub-2.7.0.ebuild b/dev-python/pygithub/pygithub-2.7.0.ebuild index b0519bc55f07..1f1e8af0e93a 100644 --- a/dev-python/pygithub/pygithub-2.7.0.ebuild +++ b/dev-python/pygithub/pygithub-2.7.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 x86" # cryptography via pyjwt[crypto] RDEPEND="
