summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2021-03-19 21:14:01 +0300
committerMikle Kolyada <zlogene@gentoo.org>2021-03-19 21:14:01 +0300
commit382217d60d9df8a12e0e3b533838825370144af6 (patch)
treef8ea152770926e42390bda2dee67f1f3278216f6 /sys-devel/clang-runtime
parentsys-libs/libomp: Stabilize 11.1.0 amd64, #777282 (diff)
downloadgentoo-382217d60d9df8a12e0e3b533838825370144af6.tar.gz
gentoo-382217d60d9df8a12e0e3b533838825370144af6.tar.bz2
gentoo-382217d60d9df8a12e0e3b533838825370144af6.zip
sys-devel/clang-runtime: Stabilize 11.1.0 amd64, #777282
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-devel/clang-runtime')
-rw-r--r--sys-devel/clang-runtime/clang-runtime-11.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-11.1.0.ebuild b/sys-devel/clang-runtime/clang-runtime-11.1.0.ebuild
index 961a678da4d2..413f6e70b3e5 100644
--- a/sys-devel/clang-runtime/clang-runtime-11.1.0.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-11.1.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI=""
LICENSE="metapackage"
SLOT="$(ver_cut 1-3)"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~ppc-macos ~x64-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~ppc-macos ~x64-macos"
IUSE="+compiler-rt libcxx openmp +sanitize"
REQUIRED_USE="sanitize? ( compiler-rt )"