diff options
Diffstat (limited to 'llvm-core/clang/clang-18.1.8-r6.ebuild')
| -rw-r--r-- | llvm-core/clang/clang-18.1.8-r6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/llvm-core/clang/clang-18.1.8-r6.ebuild b/llvm-core/clang/clang-18.1.8-r6.ebuild index ecd51bb5ea94..00a237bf23aa 100644 --- a/llvm-core/clang/clang-18.1.8-r6.ebuild +++ b/llvm-core/clang/clang-18.1.8-r6.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..13} ) +PYTHON_COMPAT=( python3_{11..13} ) inherit cmake llvm.org multilib multilib-minimal inherit prefix python-single-r1 toolchain-funcs @@ -39,7 +39,7 @@ BDEPEND=" xml? ( virtual/pkgconfig ) " PDEPEND=" - ~llvm-core/clang-runtime-${PV} + ~llvm-runtimes/clang-runtime-${PV} llvm-core/clang-toolchain-symlinks:${LLVM_MAJOR} " |
