diff options
| author | Michał Górny <mgorny@gentoo.org> | 2023-06-02 17:07:54 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2023-06-02 17:09:19 +0200 |
| commit | 6b9803969b4a81f3efdafff5fd6ede05664f2b01 (patch) | |
| tree | 1e3d552ab7b28769554af95b4e31214cdd829213 /dev-python/clang-python/clang-python-17.0.0.9999.ebuild | |
| parent | bf2d7f261af42db29b8fcb689cdd55467673a6b7 (diff) | |
| download | gentoo-6b9803969b4a81f3efdafff5fd6ede05664f2b01.tar.gz gentoo-6b9803969b4a81f3efdafff5fd6ede05664f2b01.tar.bz2 gentoo-6b9803969b4a81f3efdafff5fd6ede05664f2b01.zip | |
dev-python/clang-python: Enable py3.12
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/clang-python/clang-python-17.0.0.9999.ebuild')
| -rw-r--r-- | dev-python/clang-python/clang-python-17.0.0.9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/clang-python/clang-python-17.0.0.9999.ebuild b/dev-python/clang-python/clang-python-17.0.0.9999.ebuild index 5ec556a2ca20..0b4b598d92ff 100644 --- a/dev-python/clang-python/clang-python-17.0.0.9999.ebuild +++ b/dev-python/clang-python/clang-python-17.0.0.9999.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" |
