summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2011-05-05 15:57:28 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2011-05-05 15:57:28 +0000
commit7a6177d72d6bfc4c6f3813ee429e6f759331aec6 (patch)
tree23725db7e29c590ca4c9533f4ca7998a8317e7bf /dev-python/cosmolopy
parentVersion bump. (diff)
downloadgentoo-2-7a6177d72d6bfc4c6f3813ee429e6f759331aec6.tar.gz
gentoo-2-7a6177d72d6bfc4c6f3813ee429e6f759331aec6.tar.bz2
gentoo-2-7a6177d72d6bfc4c6f3813ee429e6f759331aec6.zip
Restrict Jython ABIs.
(Portage version: 2.2.0_alpha30_p50/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/cosmolopy')
-rw-r--r--dev-python/cosmolopy/cosmolopy-0.1.102.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cosmolopy/cosmolopy-0.1.102.ebuild b/dev-python/cosmolopy/cosmolopy-0.1.102.ebuild
index d41101460a20..2593d64922f1 100644
--- a/dev-python/cosmolopy/cosmolopy-0.1.102.ebuild
+++ b/dev-python/cosmolopy/cosmolopy-0.1.102.ebuild
@@ -1,11 +1,12 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cosmolopy/cosmolopy-0.1.102.ebuild,v 1.1 2011/05/03 22:12:43 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cosmolopy/cosmolopy-0.1.102.ebuild,v 1.2 2011/05/05 15:57:28 arfrever Exp $
EAPI=2
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
+RESTRICT_PYTHON_ABIS="3.* *-jython"
inherit distutils
@@ -26,7 +27,6 @@ DEPEND="dev-python/nose
doc? ( dev-python/epydoc )"
RDEPEND="sci-libs/scipy"
-RESTRICT_PYTHON_ABIS="3.*"
S=${WORKDIR}/${MY_P}