diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-09-06 21:17:49 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-09-06 21:18:28 +0200 |
commit | d58366e250917f3ba4c2c70a6c63b69b015621e7 (patch) | |
tree | 28a93bc26f82151de7f75a0bddf03aed0413094c /sys-devel | |
parent | sys-libs/libomp: Add keywords to 15.0.0 (diff) | |
download | gentoo-d58366e250917f3ba4c2c70a6c63b69b015621e7.tar.gz gentoo-d58366e250917f3ba4c2c70a6c63b69b015621e7.tar.bz2 gentoo-d58366e250917f3ba4c2c70a6c63b69b015621e7.zip |
sys-devel/clang-runtime: Add keywords to 15.0.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/clang-runtime/clang-runtime-15.0.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-15.0.0.ebuild b/sys-devel/clang-runtime/clang-runtime-15.0.0.ebuild index e4ff9326ddcb..f0ec98510540 100644 --- a/sys-devel/clang-runtime/clang-runtime-15.0.0.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-15.0.0.ebuild @@ -10,10 +10,9 @@ HOMEPAGE="https://clang.llvm.org/" LICENSE="metapackage" SLOT="$(ver_cut 1-3)" -KEYWORDS="" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos" IUSE="+compiler-rt libcxx openmp +sanitize" REQUIRED_USE="sanitize? ( compiler-rt )" -PROPERTIES="live" RDEPEND=" compiler-rt? ( |