summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-18 16:29:51 +0100
committerSam James <sam@gentoo.org>2021-06-18 16:29:51 +0100
commit16347f9e76d6d13d2a89a1ec141e675f31b90eaa (patch)
tree9a3784cae3e6448a4f3e444478e7275d3181230f /sys-devel/clang-runtime
parentsys-libs/libomp: Stabilize 12.0.0 x86, #796215 (diff)
downloadgentoo-16347f9e76d6d13d2a89a1ec141e675f31b90eaa.tar.gz
gentoo-16347f9e76d6d13d2a89a1ec141e675f31b90eaa.tar.bz2
gentoo-16347f9e76d6d13d2a89a1ec141e675f31b90eaa.zip
sys-devel/clang-runtime: Stabilize 12.0.0 x86, #796215
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.ebuild2
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 b3f915df904c..f45603cc88cd 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 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos"
+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 )"