diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-07-08 14:51:39 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-07-08 14:52:50 +0200 |
commit | ebfdb431cfb224baadd4cd6b8cf570f4150060a5 (patch) | |
tree | 5307785b500660fb6ff2967fd3c0ffbe28ad2d94 /dev-python/PyGithub | |
parent | dev-python/PyContracts: Stabilize 1.8.14 ALLARCHES, #731318 (diff) | |
download | gentoo-ebfdb431cfb224baadd4cd6b8cf570f4150060a5.tar.gz gentoo-ebfdb431cfb224baadd4cd6b8cf570f4150060a5.tar.bz2 gentoo-ebfdb431cfb224baadd4cd6b8cf570f4150060a5.zip |
dev-python/PyGithub: Stabilize 1.51 ALLARCHES, #731320
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/PyGithub')
-rw-r--r-- | dev-python/PyGithub/PyGithub-1.51.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyGithub/PyGithub-1.51.ebuild b/dev-python/PyGithub/PyGithub-1.51.ebuild index 0a466756e898..ae1dba794d4a 100644 --- a/dev-python/PyGithub/PyGithub-1.51.ebuild +++ b/dev-python/PyGithub/PyGithub-1.51.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz" LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND="dev-python/deprecated[${PYTHON_USEDEP}] dev-python/pyjwt[${PYTHON_USEDEP}] |