diff options
Diffstat (limited to 'dev-python/sip/sip-4.12.3-r2.ebuild')
-rw-r--r-- | dev-python/sip/sip-4.12.3-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/sip/sip-4.12.3-r2.ebuild b/dev-python/sip/sip-4.12.3-r2.ebuild index b4f6b50537bf..b7d7d2b5cd07 100644 --- a/dev-python/sip/sip-4.12.3-r2.ebuild +++ b/dev-python/sip/sip-4.12.3-r2.ebuild @@ -1,12 +1,12 @@ -# 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/sip/sip-4.12.3-r2.ebuild,v 1.5 2011/11/03 18:42:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.12.3-r2.ebuild,v 1.6 2012/02/20 10:13:40 patrick Exp $ EAPI="3" PYTHON_DEPEND="*" PYTHON_EXPORT_PHASE_FUNCTIONS="1" SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="*-jython" +RESTRICT_PYTHON_ABIS="*-jython 2.7-pypy-*" inherit eutils python toolchain-funcs |