diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 12:51:48 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 12:56:44 +0100 |
commit | 5f0f47f63c2797b31118c2b2ad377e6adf467444 (patch) | |
tree | 98bd5571577f09ac7406db4d96ecf1dadd145ae8 /dev-python/PyGithub | |
parent | dev-python/Coffin: x86 stable wrt bug #605990 (diff) | |
download | gentoo-5f0f47f63c2797b31118c2b2ad377e6adf467444.tar.gz gentoo-5f0f47f63c2797b31118c2b2ad377e6adf467444.tar.bz2 gentoo-5f0f47f63c2797b31118c2b2ad377e6adf467444.zip |
dev-python/PyGithub: x86 stable wrt bug #605994
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/PyGithub')
-rw-r--r-- | dev-python/PyGithub/PyGithub-1.28.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyGithub/PyGithub-1.28.ebuild b/dev-python/PyGithub/PyGithub-1.28.ebuild index e6bcde736c93..003ff972d18d 100644 --- a/dev-python/PyGithub/PyGithub-1.28.ebuild +++ b/dev-python/PyGithub/PyGithub-1.28.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/jacquev6/PyGithub/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="LGPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |