diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 16:32:16 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 16:32:16 +0200 |
commit | 8ec6a341ba59d695a18aafde3a2428060d8b8d2c (patch) | |
tree | f63af27113abefbbad296264242c5a0b01c9f4a5 /dev-python/PyGithub | |
parent | dev-python/pygit2: Stabilize 1.11.1 amd64, #885217 (diff) | |
download | gentoo-8ec6a341ba59d695a18aafde3a2428060d8b8d2c.tar.gz gentoo-8ec6a341ba59d695a18aafde3a2428060d8b8d2c.tar.bz2 gentoo-8ec6a341ba59d695a18aafde3a2428060d8b8d2c.zip |
dev-python/PyGithub: Stabilize 1.57 ALLARCHES, #885219
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/PyGithub')
-rw-r--r-- | dev-python/PyGithub/PyGithub-1.57.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyGithub/PyGithub-1.57.ebuild b/dev-python/PyGithub/PyGithub-1.57.ebuild index b1550f8817e5..b180417a832d 100644 --- a/dev-python/PyGithub/PyGithub-1.57.ebuild +++ b/dev-python/PyGithub/PyGithub-1.57.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=" dev-python/deprecated[${PYTHON_USEDEP}] |