diff options
Diffstat (limited to 'dev-python/pivy/pivy-0.5_alpha20110303.ebuild')
-rw-r--r-- | dev-python/pivy/pivy-0.5_alpha20110303.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-python/pivy/pivy-0.5_alpha20110303.ebuild b/dev-python/pivy/pivy-0.5_alpha20110303.ebuild index f9bb2aa539af..5ee536d2e56a 100644 --- a/dev-python/pivy/pivy-0.5_alpha20110303.ebuild +++ b/dev-python/pivy/pivy-0.5_alpha20110303.ebuild @@ -1,12 +1,11 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pivy/pivy-0.5_alpha20110303.ebuild,v 1.3 2011/11/27 15:32:09 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pivy/pivy-0.5_alpha20110303.ebuild,v 1.4 2012/02/24 06:11:31 patrick Exp $ EAPI="3" -PYTHON_DEPEND="2" SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="3.*" +RESTRICT_PYTHON_ABIS="3.* 2.7-pypy-*" inherit distutils |