diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-09 03:05:42 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-09 03:11:54 +0200 |
commit | 2523ce7a58b9f2c2677e089f577564294cc063ee (patch) | |
tree | bd42d0ca449009acedf09fdd551692a80abd2565 /dev-python/PyGithub | |
parent | net-libs/miniupnpc: x86 stable (bug #665412) (diff) | |
download | gentoo-2523ce7a58b9f2c2677e089f577564294cc063ee.tar.gz gentoo-2523ce7a58b9f2c2677e089f577564294cc063ee.tar.bz2 gentoo-2523ce7a58b9f2c2677e089f577564294cc063ee.zip |
dev-python/PyGithub: x86 stable (bug #665408)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'dev-python/PyGithub')
-rw-r--r-- | dev-python/PyGithub/PyGithub-1.39.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyGithub/PyGithub-1.39.ebuild b/dev-python/PyGithub/PyGithub-1.39.ebuild index 5bb218623554..8ba7a8c466cf 100644 --- a/dev-python/PyGithub/PyGithub-1.39.ebuild +++ b/dev-python/PyGithub/PyGithub-1.39.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND="dev-python/pyjwt[${PYTHON_USEDEP}]" DEPEND="${RDEPEND} |