diff options
Diffstat (limited to 'sci-libs/pymmlib/pymmlib-1.0.0-r1.ebuild')
-rw-r--r-- | sci-libs/pymmlib/pymmlib-1.0.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/pymmlib/pymmlib-1.0.0-r1.ebuild b/sci-libs/pymmlib/pymmlib-1.0.0-r1.ebuild index 5019bddabd66..ffd8583d3ba7 100644 --- a/sci-libs/pymmlib/pymmlib-1.0.0-r1.ebuild +++ b/sci-libs/pymmlib/pymmlib-1.0.0-r1.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/sci-libs/pymmlib/pymmlib-1.0.0-r1.ebuild,v 1.8 2011/06/26 10:22:51 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/pymmlib/pymmlib-1.0.0-r1.ebuild,v 1.9 2012/02/28 12:50:40 patrick Exp $ EAPI=3 PYTHON_DEPEND="2" SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="3.*" +RESTRICT_PYTHON_ABIS="3.* *-jython" inherit distutils multilib |