summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2012-08-06 07:53:02 +0000
committerPatrick Lauer <patrick@gentoo.org>2012-08-06 07:53:02 +0000
commitfbdf6037c180c66fd05e78bad832ae604796ad4b (patch)
tree6f5090bd70990ceab5a538a1e932bd382c425db8 /dev-python/six/six-1.1.0.ebuild
parentRestricting python ABIs that don't work (diff)
downloadhistorical-fbdf6037c180c66fd05e78bad832ae604796ad4b.tar.gz
historical-fbdf6037c180c66fd05e78bad832ae604796ad4b.tar.bz2
historical-fbdf6037c180c66fd05e78bad832ae604796ad4b.zip
Restricting jython
Package-Manager: portage-2.2.0_alpha120/cvs/Linux x86_64
Diffstat (limited to 'dev-python/six/six-1.1.0.ebuild')
-rw-r--r--dev-python/six/six-1.1.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/six/six-1.1.0.ebuild b/dev-python/six/six-1.1.0.ebuild
index cfc9c034e555..2f4d0fc8a51b 100644
--- a/dev-python/six/six-1.1.0.ebuild
+++ b/dev-python/six/six-1.1.0.ebuild
@@ -1,9 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/six/six-1.1.0.ebuild,v 1.6 2012/07/14 17:34:20 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/six/six-1.1.0.ebuild,v 1.7 2012/08/06 07:53:02 patrick Exp $
EAPI="4"
SUPPORT_PYTHON_ABIS="1"
+RESTRICT_PYTHON_ABIS="2.5-jython"
inherit distutils