summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-23 16:03:04 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-23 16:03:04 +0000
commit91a75fac70c44ad81c5b88384533e3440430dee9 (patch)
tree9050ad8c634a0871663ff1d834bcce73a11e2212 /dev-python/setuptools/setuptools-7.0.ebuild
parentStable for alpha, wrt bug #530620 (diff)
downloadhistorical-91a75fac70c44ad81c5b88384533e3440430dee9.tar.gz
historical-91a75fac70c44ad81c5b88384533e3440430dee9.tar.bz2
historical-91a75fac70c44ad81c5b88384533e3440430dee9.zip
Stable for alpha, wrt bug #530650
Package-Manager: portage-2.2.14/cvs/Linux x86_64 RepoMan-Options: --include-arches="alpha" Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-python/setuptools/setuptools-7.0.ebuild')
-rw-r--r--dev-python/setuptools/setuptools-7.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/setuptools/setuptools-7.0.ebuild b/dev-python/setuptools/setuptools-7.0.ebuild
index 527a8f43da06..49585b994ba1 100644
--- a/dev-python/setuptools/setuptools-7.0.ebuild
+++ b/dev-python/setuptools/setuptools-7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-7.0.ebuild,v 1.10 2014/12/09 08:29:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-7.0.ebuild,v 1.11 2014/12/23 16:03:03 ago Exp $
EAPI="5"
PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="PSF-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
DEPEND="test? ( dev-python/pytest[${PYTHON_USEDEP}] )"