summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-18 04:57:48 +0000
committerSam James <sam@gentoo.org>2022-12-18 04:57:48 +0000
commitc123a96952ca5d0baf2e65180caec52d5c95415e (patch)
treec55cd7277a979390db31f83141181f900e5057ae /sys-devel/clang-runtime
parentsys-libs/libomp: Stabilize 15.0.6 amd64, #886483 (diff)
downloadgentoo-c123a96952ca5d0baf2e65180caec52d5c95415e.tar.gz
gentoo-c123a96952ca5d0baf2e65180caec52d5c95415e.tar.bz2
gentoo-c123a96952ca5d0baf2e65180caec52d5c95415e.zip
sys-devel/clang-runtime: Stabilize 15.0.6 amd64, #886483
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/clang-runtime')
-rw-r--r--sys-devel/clang-runtime/clang-runtime-15.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-15.0.6.ebuild b/sys-devel/clang-runtime/clang-runtime-15.0.6.ebuild
index 99ed77c62283..03d816897ecf 100644
--- a/sys-devel/clang-runtime/clang-runtime-15.0.6.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-15.0.6.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://clang.llvm.org/"
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 )"