summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/os-testr/os-testr-0.6.0.ebuild')
-rw-r--r--dev-python/os-testr/os-testr-0.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/os-testr/os-testr-0.6.0.ebuild b/dev-python/os-testr/os-testr-0.6.0.ebuild
index bcae8b24617e..0e2e3e86559d 100644
--- a/dev-python/os-testr/os-testr-0.6.0.ebuild
+++ b/dev-python/os-testr/os-testr-0.6.0.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_{3,4,5}} )
+PYTHON_COMPAT=( python{2_7,3_{4,5}} )
inherit distutils-r1