commit: e97d6d06c51d0d64fa9d898ddb5020647dd6c39e Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Oct 28 16:48:07 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Oct 28 16:48:07 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e97d6d06
dev-python/PyGithub: Stabilize 2.1.1 ALLARCHES, #916399 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/PyGithub/PyGithub-2.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/PyGithub/PyGithub-2.1.1.ebuild b/dev-python/PyGithub/PyGithub-2.1.1.ebuild index 27780cfb190a..5fba988429d4 100644 --- a/dev-python/PyGithub/PyGithub-2.1.1.ebuild +++ b/dev-python/PyGithub/PyGithub-2.1.1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" # cryptography via pyjwt[crypto] RDEPEND="
