summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2012-02-24 09:37:06 +0000
committerPatrick Lauer <patrick@gentoo.org>2012-02-24 09:37:06 +0000
commit12ab57650ea5b8a315551a38885c2aff793cfe84 (patch)
treed0ea6497479a681252bd5a7f4a15fada69c3a0e1 /dev-python/enable/enable-4.1.0.ebuild
parentStable for amd64, wrt bug #400439 (diff)
downloadgentoo-2-12ab57650ea5b8a315551a38885c2aff793cfe84.tar.gz
gentoo-2-12ab57650ea5b8a315551a38885c2aff793cfe84.tar.bz2
gentoo-2-12ab57650ea5b8a315551a38885c2aff793cfe84.zip
Restricting pypy
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/enable/enable-4.1.0.ebuild')
-rw-r--r--dev-python/enable/enable-4.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/enable/enable-4.1.0.ebuild b/dev-python/enable/enable-4.1.0.ebuild
index ec3ff6eea711..6121f16c0176 100644
--- a/dev-python/enable/enable-4.1.0.ebuild
+++ b/dev-python/enable/enable-4.1.0.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/enable/enable-4.1.0.ebuild,v 1.1 2012/01/17 06:21:27 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/enable/enable-4.1.0.ebuild,v 1.2 2012/02/24 09:37:06 patrick Exp $
EAPI=4
SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.* *-jython"
+RESTRICT_PYTHON_ABIS="3.* *-jython 2.7-pypy-*"
DISTUTILS_SRC_TEST="nosetests"
inherit distutils eutils virtualx