diff options
Diffstat (limited to 'sys-devel/clang-common/clang-common-17.0.6-r10.ebuild')
-rw-r--r-- | sys-devel/clang-common/clang-common-17.0.6-r10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-common/clang-common-17.0.6-r10.ebuild b/sys-devel/clang-common/clang-common-17.0.6-r10.ebuild index b7f5fcd8d0e0..4b4afea86e18 100644 --- a/sys-devel/clang-common/clang-common-17.0.6-r10.ebuild +++ b/sys-devel/clang-common/clang-common-17.0.6-r10.ebuild @@ -19,7 +19,7 @@ IUSE=" PDEPEND=" default-compiler-rt? ( sys-devel/clang-runtime:${LLVM_MAJOR}[compiler-rt] - llvm-libunwind? ( sys-libs/llvm-libunwind[static-libs] ) + llvm-libunwind? ( llvm-runtimes/libunwind[static-libs] ) !llvm-libunwind? ( sys-libs/libunwind[static-libs] ) ) !default-compiler-rt? ( sys-devel/gcc ) |