summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-09-20 23:10:55 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-09-20 23:13:57 +0200
commit573cfada03ea39bd4ee1a88ded2784697a3451c7 (patch)
tree0663b11d7c4bf1e04edd1cf16570f5218c386f8f /sys-devel
parentsys-libs/libomp: x86 stable (bug #742974) (diff)
downloadgentoo-573cfada03ea39bd4ee1a88ded2784697a3451c7.tar.gz
gentoo-573cfada03ea39bd4ee1a88ded2784697a3451c7.tar.bz2
gentoo-573cfada03ea39bd4ee1a88ded2784697a3451c7.zip
sys-devel/clang-runtime: x86 stable (bug #742974)
Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/clang-runtime/clang-runtime-10.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-10.0.1.ebuild b/sys-devel/clang-runtime/clang-runtime-10.0.1.ebuild
index f6af4e7ad45d..bf06303c0c19 100644
--- a/sys-devel/clang-runtime/clang-runtime-10.0.1.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-10.0.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI=""
LICENSE="metapackage"
SLOT="$(ver_cut 1-3)"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="+compiler-rt libcxx openmp +sanitize"
REQUIRED_USE="sanitize? ( compiler-rt )"