diff options
Diffstat (limited to 'net-zope/zope-app-container/zope-app-container-3.9.1.ebuild')
-rw-r--r-- | net-zope/zope-app-container/zope-app-container-3.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/zope-app-container/zope-app-container-3.9.1.ebuild b/net-zope/zope-app-container/zope-app-container-3.9.1.ebuild index 70bc7471bb6c..737f5054d7e7 100644 --- a/net-zope/zope-app-container/zope-app-container-3.9.1.ebuild +++ b/net-zope/zope-app-container/zope-app-container-3.9.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-app-container/zope-app-container-3.9.1.ebuild,v 1.1 2010/11/08 13:54:27 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-app-container/zope-app-container-3.9.1.ebuild,v 1.2 2010/12/05 18:48:14 arfrever Exp $ EAPI="3" PYTHON_DEPEND="2" SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="3.*" +RESTRICT_PYTHON_ABIS="3.* *-jython" inherit distutils |