diff options
Diffstat (limited to 'llvm-core/clang/clang-15.0.7-r3.ebuild')
| -rw-r--r-- | llvm-core/clang/clang-15.0.7-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/llvm-core/clang/clang-15.0.7-r3.ebuild b/llvm-core/clang/clang-15.0.7-r3.ebuild index c1b2d51cd5cf..7972ba847602 100644 --- a/llvm-core/clang/clang-15.0.7-r3.ebuild +++ b/llvm-core/clang/clang-15.0.7-r3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{11..12} ) inherit cmake llvm llvm.org multilib multilib-minimal \ prefix python-single-r1 toolchain-funcs @@ -41,7 +41,7 @@ BDEPEND=" " PDEPEND=" llvm-core/clang-toolchain-symlinks:${LLVM_MAJOR} - ~llvm-core/clang-runtime-${PV} + ~llvm-runtimes/clang-runtime-${PV} " LLVM_COMPONENTS=( |
