summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-05 19:15:54 +0000
committerSam James <sam@gentoo.org>2021-11-05 19:16:35 +0000
commit004122f8bf6507a833786b14d15c643d0c3d12db (patch)
treebc559f82710b5a3346291308e4f89f6e788d352d /sys-devel
parentsys-libs/libomp: Stabilize 13.0.0 amd64, #821862 (diff)
downloadgentoo-004122f8bf6507a833786b14d15c643d0c3d12db.tar.gz
gentoo-004122f8bf6507a833786b14d15c643d0c3d12db.tar.bz2
gentoo-004122f8bf6507a833786b14d15c643d0c3d12db.zip
sys-devel/clang-runtime: Stabilize 13.0.0 amd64, #821862
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/clang-runtime/clang-runtime-13.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-13.0.0.ebuild b/sys-devel/clang-runtime/clang-runtime-13.0.0.ebuild
index 620f75c63509..71fdc5170e91 100644
--- a/sys-devel/clang-runtime/clang-runtime-13.0.0.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-13.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 )"