commit:     8754ad9e0648c3e36971f6d34394a2c5b535c839
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  5 13:30:15 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar  5 13:30:15 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8754ad9e

llvm-core/clang-common: Add USE-defaults for clang-runtime deps

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 llvm-core/clang-common/clang-common-20.1.0-r1.ebuild   | 2 +-
 llvm-core/clang-common/clang-common-21.0.0.9999.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/llvm-core/clang-common/clang-common-20.1.0-r1.ebuild 
b/llvm-core/clang-common/clang-common-20.1.0-r1.ebuild
index 3bfc8992d3b2..00fc8b0e151f 100644
--- a/llvm-core/clang-common/clang-common-20.1.0-r1.ebuild
+++ b/llvm-core/clang-common/clang-common-20.1.0-r1.ebuild
@@ -30,7 +30,7 @@ PDEPEND="
 "
 # enforce flags on clang-runtime as well to aid transition
 PDEPEND+="
-       
llvm-core/clang-runtime[default-compiler-rt?,default-libcxx?,default-lld?,llvm-libunwind?]
+       
llvm-core/clang-runtime[default-compiler-rt(-)?,default-libcxx(-)?,default-lld(-)?,llvm-libunwind(-)?]
 "
 IDEPEND="
        !default-compiler-rt? ( sys-devel/gcc-config )

diff --git a/llvm-core/clang-common/clang-common-21.0.0.9999.ebuild 
b/llvm-core/clang-common/clang-common-21.0.0.9999.ebuild
index ed0619a9ba32..af6e46af4529 100644
--- a/llvm-core/clang-common/clang-common-21.0.0.9999.ebuild
+++ b/llvm-core/clang-common/clang-common-21.0.0.9999.ebuild
@@ -29,7 +29,7 @@ PDEPEND="
 "
 # enforce flags on clang-runtime as well to aid transition
 PDEPEND+="
-       
llvm-core/clang-runtime[default-compiler-rt?,default-libcxx?,default-lld?,llvm-libunwind?]
+       
llvm-core/clang-runtime[default-compiler-rt(-)?,default-libcxx(-)?,default-lld(-)?,llvm-libunwind(-)?]
 "
 IDEPEND="
        !default-compiler-rt? ( sys-devel/gcc-config )

Reply via email to