diff options
Diffstat (limited to 'dev-python/clang-python/clang-python-16.0.0_pre20230101.ebuild')
-rw-r--r-- | dev-python/clang-python/clang-python-16.0.0_pre20230101.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/clang-python/clang-python-16.0.0_pre20230101.ebuild b/dev-python/clang-python/clang-python-16.0.0_pre20230101.ebuild index da0feef4cef2..0e2fbb9fe80b 100644 --- a/dev-python/clang-python/clang-python-16.0.0_pre20230101.ebuild +++ b/dev-python/clang-python/clang-python-16.0.0_pre20230101.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit llvm.org python-r1 DESCRIPTION="Python bindings for sys-devel/clang" |