diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-24 08:56:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-24 08:56:58 +0200 |
commit | 125d36b607a4c9114a5caa4dc6e6bcae64327eec (patch) | |
tree | fd8ebc364281cb9b95ea28db788b3bcd3cf23bce /dev-python | |
parent | app-shells/quoter: x86 stable wrt bug #744220 (diff) | |
download | gentoo-125d36b607a4c9114a5caa4dc6e6bcae64327eec.tar.gz gentoo-125d36b607a4c9114a5caa4dc6e6bcae64327eec.tar.bz2 gentoo-125d36b607a4c9114a5caa4dc6e6bcae64327eec.zip |
dev-python/PyGithub: amd64/x86 stable (ALLARCHES policy) wrt bug #744223
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/PyGithub/PyGithub-1.53.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyGithub/PyGithub-1.53.ebuild b/dev-python/PyGithub/PyGithub-1.53.ebuild index 0a466756e898..ae1dba794d4a 100644 --- a/dev-python/PyGithub/PyGithub-1.53.ebuild +++ b/dev-python/PyGithub/PyGithub-1.53.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}] |