commit: f75d94219725ee7f575c745475f11dc318c30558 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Mon Jul 24 11:03:26 2023 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Mon Jul 24 11:03:26 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f75d9421
dev-python/PyGithub: Stabilize 1.59.0 ALLARCHES, #911070 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-python/PyGithub/PyGithub-1.59.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/PyGithub/PyGithub-1.59.0.ebuild b/dev-python/PyGithub/PyGithub-1.59.0.ebuild index c22ebb71ed44..97685ed6fe03 100644 --- a/dev-python/PyGithub/PyGithub-1.59.0.ebuild +++ b/dev-python/PyGithub/PyGithub-1.59.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" # cryptography via pyjwt[crypto] RDEPEND="
