summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-03-09 00:05:38 +0000
committerPacho Ramos <pacho@gentoo.org>2015-03-09 00:05:38 +0000
commit0103d3cfc3fc07cae8e1157932743a58a6e4fd3b (patch)
tree7509964f77fddb111f625627bb024a911f207646 /dev-python/testrepository/testrepository-0.0.18-r1.ebuild
parentx86 stable, bug 540290 (diff)
downloadhistorical-0103d3cfc3fc07cae8e1157932743a58a6e4fd3b.tar.gz
historical-0103d3cfc3fc07cae8e1157932743a58a6e4fd3b.tar.bz2
historical-0103d3cfc3fc07cae8e1157932743a58a6e4fd3b.zip
x86 stable, bug 540290
Package-Manager: portage-2.2.17/cvs/Linux x86_64 RepoMan-Options: --include-arches="x86" Manifest-Sign-Key: 0xA188FBD4
Diffstat (limited to 'dev-python/testrepository/testrepository-0.0.18-r1.ebuild')
-rw-r--r--dev-python/testrepository/testrepository-0.0.18-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/testrepository/testrepository-0.0.18-r1.ebuild b/dev-python/testrepository/testrepository-0.0.18-r1.ebuild
index 69c89acd6312..99b8e2b900f6 100644
--- a/dev-python/testrepository/testrepository-0.0.18-r1.ebuild
+++ b/dev-python/testrepository/testrepository-0.0.18-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/testrepository/testrepository-0.0.18-r1.ebuild,v 1.9 2015/03/07 08:26:58 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/testrepository/testrepository-0.0.18-r1.ebuild,v 1.10 2015/03/09 00:03:47 pacho Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="test"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]