summaryrefslogtreecommitdiff
path: root/dev-python/clang-python/clang-python-9.0.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/clang-python/clang-python-9.0.0.ebuild')
-rw-r--r--dev-python/clang-python/clang-python-9.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/clang-python/clang-python-9.0.0.ebuild b/dev-python/clang-python/clang-python-9.0.0.ebuild
index 6796e58d1b11..f17f341f8a8d 100644
--- a/dev-python/clang-python/clang-python-9.0.0.ebuild
+++ b/dev-python/clang-python/clang-python-9.0.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
+PYTHON_COMPAT=( python3_{5,6,7} )
inherit llvm.org python-r1
DESCRIPTION="Python bindings for sys-devel/clang"