summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/pyrep')
-rw-r--r--dev-util/pyrep/pyrep-1.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/pyrep/pyrep-1.4-r1.ebuild b/dev-util/pyrep/pyrep-1.4-r1.ebuild
index ffbbac3d..d5aec00d 100644
--- a/dev-util/pyrep/pyrep-1.4-r1.ebuild
+++ b/dev-util/pyrep/pyrep-1.4-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2016 Gentoo Foundation
+# Copyright 2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
RESTRICT="mirror"
-PYTHON_COMPAT=( pypy{,3} python{2_7,3_{4,5}} )
+PYTHON_COMPAT=( pypy{,3} python{2_7,3_{4,5,6}} )
inherit python-any-r1
DESCRIPTION="Search and/or replace regular expressions within many files interactively"