diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 17:18:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 17:21:45 +0100 |
commit | 0018edbf1363c4e0b8da1da6da08cb6dc1785532 (patch) | |
tree | 0c7bcf7fb9b11d4676a798e9dfd319e81cca7714 /dev-python/PyGithub | |
parent | dev-python/Coffin: amd64 stable wrt bug #605990 (diff) | |
download | gentoo-0018edbf1363c4e0b8da1da6da08cb6dc1785532.tar.gz gentoo-0018edbf1363c4e0b8da1da6da08cb6dc1785532.tar.bz2 gentoo-0018edbf1363c4e0b8da1da6da08cb6dc1785532.zip |
dev-python/PyGithub: amd64 stable wrt bug #605994
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/PyGithub')
-rw-r--r-- | dev-python/PyGithub/PyGithub-1.28.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/PyGithub/PyGithub-1.28.ebuild b/dev-python/PyGithub/PyGithub-1.28.ebuild index 5f4831236877..e6bcde736c93 100644 --- a/dev-python/PyGithub/PyGithub-1.28.ebuild +++ b/dev-python/PyGithub/PyGithub-1.28.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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}]" |