summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-03-06 22:05:21 +0000
committerPacho Ramos <pacho@gentoo.org>2015-03-06 22:05:21 +0000
commite38bc6d4c59b8c7e28887ba11ce5a4fc5ed571b3 (patch)
treea1043571063eabcadef062af93f11068c002f3c8 /dev-python/PyGithub/PyGithub-1.25.2.ebuild
parentamd64 stable, bug 540290 (diff)
downloadgentoo-2-e38bc6d4c59b8c7e28887ba11ce5a4fc5ed571b3.tar.gz
gentoo-2-e38bc6d4c59b8c7e28887ba11ce5a4fc5ed571b3.tar.bz2
gentoo-2-e38bc6d4c59b8c7e28887ba11ce5a4fc5ed571b3.zip
amd64 stable, bug 540290
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-python/PyGithub/PyGithub-1.25.2.ebuild')
-rw-r--r--dev-python/PyGithub/PyGithub-1.25.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/PyGithub/PyGithub-1.25.2.ebuild b/dev-python/PyGithub/PyGithub-1.25.2.ebuild
index 51d8db7935c1..d9db50f61585 100644
--- a/dev-python/PyGithub/PyGithub-1.25.2.ebuild
+++ b/dev-python/PyGithub/PyGithub-1.25.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyGithub/PyGithub-1.25.2.ebuild,v 1.1 2014/10/08 01:57:38 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyGithub/PyGithub-1.25.2.ebuild,v 1.2 2015/03/06 22:05:21 pacho Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -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}]"