diff options
author | 2024-02-14 13:25:38 +0100 | |
---|---|---|
committer | 2024-02-14 13:26:16 +0100 | |
commit | 2248300e215d366418b5a0c25514a6fa36295021 (patch) | |
tree | 556d4db031672a4725b48cf6f9d6373cb9f01521 /dev-python/PyGithub | |
parent | dev-python/mako: Stabilize 1.3.2 ALLARCHES, #924534 (diff) | |
download | gentoo-2248300e215d366418b5a0c25514a6fa36295021.tar.gz gentoo-2248300e215d366418b5a0c25514a6fa36295021.tar.bz2 gentoo-2248300e215d366418b5a0c25514a6fa36295021.zip |
dev-python/PyGithub: Stabilize 2.2.0 ALLARCHES, #924535
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/PyGithub')
-rw-r--r-- | dev-python/PyGithub/PyGithub-2.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyGithub/PyGithub-2.2.0.ebuild b/dev-python/PyGithub/PyGithub-2.2.0.ebuild index 61d3148c22b2..831cab7e7c76 100644 --- a/dev-python/PyGithub/PyGithub-2.2.0.ebuild +++ b/dev-python/PyGithub/PyGithub-2.2.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=" |