From c6d59d994ffe9c601a2b77559a7b4de2e61a232a Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 18 Jun 2021 23:26:43 +0100 Subject: sys-devel/clang-runtime: Stabilize 12.0.0 amd64, #796215 Signed-off-by: Sam James --- sys-devel/clang-runtime/clang-runtime-12.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-devel') 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 )" -- cgit v1.2.3-65-gdbad