summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2016-10-28 17:42:03 +0200
committerMartin Väth <martin@mvath.de>2016-10-28 17:42:03 +0200
commit79b75ae062dede644250c2e117ef7c2dda9fb71b (patch)
tree795d241a0fdc64ea6707d6c1fc2534b5a176a778 /dev-util
parentapp-shells/quoter: Version bump (diff)
downloadmv-79b75ae062dede644250c2e117ef7c2dda9fb71b.tar.gz
mv-79b75ae062dede644250c2e117ef7c2dda9fb71b.tar.bz2
mv-79b75ae062dede644250c2e117ef7c2dda9fb71b.zip
remove jython2_6 option
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/pyrep/pyrep-1.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pyrep/pyrep-1.4-r1.ebuild b/dev-util/pyrep/pyrep-1.4-r1.ebuild
index 33d16d5d..2e5207a3 100644
--- a/dev-util/pyrep/pyrep-1.4-r1.ebuild
+++ b/dev-util/pyrep/pyrep-1.4-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=6
RESTRICT="mirror"
-PYTHON_COMPAT=( jython2_7 pypy{,3} python{2_7,3_{4,5}} )
+PYTHON_COMPAT=( pypy{,3} python{2_7,3_{4,5}} )
inherit python-single-r1
DESCRIPTION="Search and/or replace regular expressions within many files interactively"