commit: af6b2b518c729e7c36479bf43995c3f023caeea9 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Sep 14 11:31:41 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Sep 14 11:31:41 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af6b2b51
dev-python/PyGithub: Stabilize 2.4.0 ALLARCHES, #939652 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/PyGithub/PyGithub-2.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/PyGithub/PyGithub-2.4.0.ebuild b/dev-python/PyGithub/PyGithub-2.4.0.ebuild index aa72bfba2f1b..4e3b829bf00f 100644 --- a/dev-python/PyGithub/PyGithub-2.4.0.ebuild +++ b/dev-python/PyGithub/PyGithub-2.4.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 x86" # cryptography via pyjwt[crypto] RDEPEND="
