diff options
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/clang-runtime/clang-runtime-16.0.0_rc2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-16.0.0_rc2.ebuild b/sys-devel/clang-runtime/clang-runtime-16.0.0_rc2.ebuild index 67b42357665e..b4fc2669d5d7 100644 --- a/sys-devel/clang-runtime/clang-runtime-16.0.0_rc2.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-16.0.0_rc2.ebuild @@ -10,10 +10,9 @@ HOMEPAGE="https://clang.llvm.org/" LICENSE="metapackage" SLOT="${PV%%.*}" -KEYWORDS="" +KEYWORDS="~loong" IUSE="+compiler-rt libcxx openmp +sanitize" REQUIRED_USE="sanitize? ( compiler-rt )" -PROPERTIES="live" RDEPEND=" compiler-rt? ( |