diff options
author | Sam James <sam@gentoo.org> | 2021-04-27 19:25:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-27 19:35:07 +0000 |
commit | b1cf4cda4feae1381af30a3f657c2521448b0f4c (patch) | |
tree | 0598761741a07e7b6a4ca2122bb422cbc438f8c6 /sys-devel/clang-runtime | |
parent | profiles/arch/sparc: mask sys-devel/llvm[gold, z3] (diff) | |
download | gentoo-b1cf4cda4feae1381af30a3f657c2521448b0f4c.tar.gz gentoo-b1cf4cda4feae1381af30a3f657c2521448b0f4c.tar.bz2 gentoo-b1cf4cda4feae1381af30a3f657c2521448b0f4c.zip |
sys-devel/clang-runtime: keyword 12.0.0 for ~sparc
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/clang-runtime')
-rw-r--r-- | sys-devel/clang-runtime/clang-runtime-12.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-12.0.0.ebuild b/sys-devel/clang-runtime/clang-runtime-12.0.0.ebuild index 961a678da4d2..88c81b007636 100644 --- a/sys-devel/clang-runtime/clang-runtime-12.0.0.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-12.0.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="metapackage" SLOT="$(ver_cut 1-3)" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~ppc-macos ~x64-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos" IUSE="+compiler-rt libcxx openmp +sanitize" REQUIRED_USE="sanitize? ( compiler-rt )" |