diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-08 19:03:18 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-08 19:03:18 +0300 |
commit | 04de277ad3777c394291fcef4e80b79a0e82883a (patch) | |
tree | f3a9b9c1307f44c03604574ec93dbf691f48a223 /sys-devel/clang-runtime | |
parent | sys-libs/libomp: Keyword 18.1.8 mips, #939297 (diff) | |
download | gentoo-04de277ad3777c394291fcef4e80b79a0e82883a.tar.gz gentoo-04de277ad3777c394291fcef4e80b79a0e82883a.tar.bz2 gentoo-04de277ad3777c394291fcef4e80b79a0e82883a.zip |
sys-devel/clang-runtime: Keyword 18.1.8 mips, #939297
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-devel/clang-runtime')
-rw-r--r-- | sys-devel/clang-runtime/clang-runtime-18.1.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-18.1.8.ebuild b/sys-devel/clang-runtime/clang-runtime-18.1.8.ebuild index 25889f60d661..e95d8a0af7dc 100644 --- a/sys-devel/clang-runtime/clang-runtime-18.1.8.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-18.1.8.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://clang.llvm.org/" LICENSE="metapackage" SLOT="${PV%%.*}" -KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv sparc x86 ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos" +KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos" IUSE="+compiler-rt libcxx openmp +sanitize" REQUIRED_USE="sanitize? ( compiler-rt )" |