diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-11 20:07:19 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-11 20:07:19 +0300 |
commit | f7616d1aaf856d2a29aeb7bbe60db94e606ee623 (patch) | |
tree | 06d30ebfa7dd3e7eda242dddfacbfdea7d971eb9 /dev-python/PyGithub/PyGithub-2.3.0.ebuild | |
parent | dev-util/xdelta: Stabilize 1.1.4-r4 amd64, #929145 (diff) | |
download | gentoo-f7616d1aaf856d2a29aeb7bbe60db94e606ee623.tar.gz gentoo-f7616d1aaf856d2a29aeb7bbe60db94e606ee623.tar.bz2 gentoo-f7616d1aaf856d2a29aeb7bbe60db94e606ee623.zip |
dev-python/PyGithub: Stabilize 2.3.0 ALLARCHES, #929157
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/PyGithub/PyGithub-2.3.0.ebuild')
-rw-r--r-- | dev-python/PyGithub/PyGithub-2.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyGithub/PyGithub-2.3.0.ebuild b/dev-python/PyGithub/PyGithub-2.3.0.ebuild index 61d3148c22b2..831cab7e7c76 100644 --- a/dev-python/PyGithub/PyGithub-2.3.0.ebuild +++ b/dev-python/PyGithub/PyGithub-2.3.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=" |