summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-doc/cppman/cppman-0.4.6.ebuild')
-rw-r--r--app-doc/cppman/cppman-0.4.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-doc/cppman/cppman-0.4.6.ebuild b/app-doc/cppman/cppman-0.4.6.ebuild
index b3e8333c6c13..ac565c17ac42 100644
--- a/app-doc/cppman/cppman-0.4.6.ebuild
+++ b/app-doc/cppman/cppman-0.4.6.ebuild
@@ -4,7 +4,7 @@
EAPI=6
-PYTHON_COMPAT=( python3_{3,4})
+PYTHON_COMPAT=( python3_4)
PYTHON_REQ_USE='sqlite,threads'
inherit distutils-r1