commit: 9f6d388afd0068883ccee85e8901f9b884015f84 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Oct 4 18:47:57 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Oct 4 18:47:57 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f6d388a
dev-python/pygithub: Stabilize 2.8.1 ALLARCHES, #963758 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/pygithub/pygithub-2.8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pygithub/pygithub-2.8.1.ebuild b/dev-python/pygithub/pygithub-2.8.1.ebuild index 9e0cc3d38e61..3432bb2a3538 100644 --- a/dev-python/pygithub/pygithub-2.8.1.ebuild +++ b/dev-python/pygithub/pygithub-2.8.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="
