diff options
Diffstat (limited to 'net-zope/grokcore-site/grokcore-site-1.4.ebuild')
-rw-r--r-- | net-zope/grokcore-site/grokcore-site-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/grokcore-site/grokcore-site-1.4.ebuild b/net-zope/grokcore-site/grokcore-site-1.4.ebuild index 94fd79eae9f9..abea04d3fc1f 100644 --- a/net-zope/grokcore-site/grokcore-site-1.4.ebuild +++ b/net-zope/grokcore-site/grokcore-site-1.4.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/grokcore-site/grokcore-site-1.4.ebuild,v 1.1 2010/11/07 20:37:45 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/grokcore-site/grokcore-site-1.4.ebuild,v 1.2 2010/11/29 02:00:26 arfrever Exp $ EAPI="3" PYTHON_DEPEND="2" SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="3.*" +RESTRICT_PYTHON_ABIS="3.* *-jython" inherit distutils |