summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-18 23:26:43 +0100
committerSam James <sam@gentoo.org>2021-06-18 23:26:43 +0100
commitc6d59d994ffe9c601a2b77559a7b4de2e61a232a (patch)
tree3ccb50d78c1f62857fc5bedd6992089264aa5271 /sys-devel
parentsys-libs/libomp: Stabilize 12.0.0 amd64, #796215 (diff)
downloadgentoo-c6d59d994ffe9c601a2b77559a7b4de2e61a232a.tar.gz
gentoo-c6d59d994ffe9c601a2b77559a7b4de2e61a232a.tar.bz2
gentoo-c6d59d994ffe9c601a2b77559a7b4de2e61a232a.zip
sys-devel/clang-runtime: Stabilize 12.0.0 amd64, #796215
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-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 f45603cc88cd..b7cc543743d3 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 )"