summaryrefslogtreecommitdiff
path: root/dev-python/clang-python/clang-python-17.0.0_pre20230526.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/clang-python/clang-python-17.0.0_pre20230526.ebuild')
-rw-r--r--dev-python/clang-python/clang-python-17.0.0_pre20230526.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/clang-python/clang-python-17.0.0_pre20230526.ebuild b/dev-python/clang-python/clang-python-17.0.0_pre20230526.ebuild
index 5ec556a2ca20..0b4b598d92ff 100644
--- a/dev-python/clang-python/clang-python-17.0.0_pre20230526.ebuild
+++ b/dev-python/clang-python/clang-python-17.0.0_pre20230526.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit llvm.org python-r1
DESCRIPTION="Python bindings for sys-devel/clang"