summaryrefslogtreecommitdiff
path: root/sys-devel/clang-common/clang-common-20.0.0_pre20240910.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/clang-common/clang-common-20.0.0_pre20240910.ebuild')
-rw-r--r--sys-devel/clang-common/clang-common-20.0.0_pre20240910.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-devel/clang-common/clang-common-20.0.0_pre20240910.ebuild b/sys-devel/clang-common/clang-common-20.0.0_pre20240910.ebuild
index 090a45690818..c96a86c4e05b 100644
--- a/sys-devel/clang-common/clang-common-20.0.0_pre20240910.ebuild
+++ b/sys-devel/clang-common/clang-common-20.0.0_pre20240910.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] )
)