summaryrefslogtreecommitdiff
path: root/sys-devel/clang-common/clang-common-20.0.0.9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/clang-common/clang-common-20.0.0.9999.ebuild')
-rw-r--r--sys-devel/clang-common/clang-common-20.0.0.9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-devel/clang-common/clang-common-20.0.0.9999.ebuild b/sys-devel/clang-common/clang-common-20.0.0.9999.ebuild
index 56db34cffe17..6eb8b79a8c99 100644
--- a/sys-devel/clang-common/clang-common-20.0.0.9999.ebuild
+++ b/sys-devel/clang-common/clang-common-20.0.0.9999.ebuild
@@ -16,9 +16,8 @@ IUSE="
"
PDEPEND="
- sys-devel/clang:*
default-compiler-rt? (
- sys-devel/clang-runtime[compiler-rt]
+ sys-devel/clang-runtime:${LLVM_MAJOR}[compiler-rt]
llvm-libunwind? ( sys-libs/llvm-libunwind[static-libs] )
!llvm-libunwind? ( sys-libs/libunwind[static-libs] )
)