summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-ptrace/python-ptrace-0.8.1-r1.ebuild')
-rw-r--r--dev-python/python-ptrace/python-ptrace-0.8.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-ptrace/python-ptrace-0.8.1-r1.ebuild b/dev-python/python-ptrace/python-ptrace-0.8.1-r1.ebuild
index 54e5a9733753..8d7e26db3aed 100644
--- a/dev-python/python-ptrace/python-ptrace-0.8.1-r1.ebuild
+++ b/dev-python/python-ptrace/python-ptrace-0.8.1-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy )
+PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy )
inherit distutils-r1