diff options
Diffstat (limited to 'app-doc/cppman/cppman-0.4.8.ebuild')
-rw-r--r-- | app-doc/cppman/cppman-0.4.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-doc/cppman/cppman-0.4.8.ebuild b/app-doc/cppman/cppman-0.4.8.ebuild index 52834fc09319..71641f9d41b0 100644 --- a/app-doc/cppman/cppman-0.4.8.ebuild +++ b/app-doc/cppman/cppman-0.4.8.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{3,4}) +PYTHON_COMPAT=( python3_4) PYTHON_REQ_USE="sqlite,threads" DISTUTILS_SINGLE_IMPL=true |