summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2021-03-30 02:18:35 +0200
committerThomas Deutschmann <whissi@gentoo.org>2021-03-30 02:19:24 +0200
commite6c71482e3b53c1cfe0ece4dbf0148969bec22af (patch)
tree03b3459b2db97c76c16884c2b061b6d3c3b014b3 /sys-devel/clang-runtime
parentsys-libs/libomp: x86 stable (bug #777282) (diff)
downloadgentoo-e6c71482e3b53c1cfe0ece4dbf0148969bec22af.tar.gz
gentoo-e6c71482e3b53c1cfe0ece4dbf0148969bec22af.tar.bz2
gentoo-e6c71482e3b53c1cfe0ece4dbf0148969bec22af.zip
sys-devel/clang-runtime: x86 stable (bug #777282)
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@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 413f6e70b3e5..400654ac1266 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 )"