summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/pyrep/pyrep-1.4-r1.ebuild')
-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 7fe136ab..c10ea901 100644
--- a/dev-util/pyrep/pyrep-1.4-r1.ebuild
+++ b/dev-util/pyrep/pyrep-1.4-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=5
RESTRICT="mirror"
-PYTHON_COMPAT=( jython2_7 pypy{,3} python{2_7,3_{3,4}} )
+PYTHON_COMPAT=( jython2_7 pypy{,3} python{2_7,3_{4,5}} )
inherit eutils python-single-r1
DESCRIPTION="Search and/or replace regular expressions within many files interactively"