summaryrefslogtreecommitdiff
path: root/dev-python/clang-python/clang-python-8.0.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/clang-python/clang-python-8.0.1.ebuild')
-rw-r--r--dev-python/clang-python/clang-python-8.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/clang-python/clang-python-8.0.1.ebuild b/dev-python/clang-python/clang-python-8.0.1.ebuild
index 292160ae9af4..034dd039d328 100644
--- a/dev-python/clang-python/clang-python-8.0.1.ebuild
+++ b/dev-python/clang-python/clang-python-8.0.1.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
+PYTHON_COMPAT=( python3_{5,6,7} )
inherit python-r1
MY_P=cfe-${PV/_/}.src