summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/bpython/bpython-0.9.7.1.ebuild')
-rw-r--r--dev-python/bpython/bpython-0.9.7.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/bpython/bpython-0.9.7.1.ebuild b/dev-python/bpython/bpython-0.9.7.1.ebuild
index 49cab58f0abf..aadaab86df29 100644
--- a/dev-python/bpython/bpython-0.9.7.1.ebuild
+++ b/dev-python/bpython/bpython-0.9.7.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/bpython/bpython-0.9.7.1.ebuild,v 1.4 2010/09/21 15:16:30 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/bpython/bpython-0.9.7.1.ebuild,v 1.5 2011/04/22 19:42:02 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="*:2.5"
SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="2.4"
+RESTRICT_PYTHON_ABIS="2.4 *-jython"
PYTHON_USE_WITH="ncurses"
inherit distutils