summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-01-27 15:20:01 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-01-27 15:20:20 +0300
commitde3130fa1fecacbbd8b760f6410d997ab8c85ab0 (patch)
tree8d6e60fa881fb780d086aee05c7a319dfb8eaa26 /sys-devel/clang-runtime
parentsys-libs/libomp: arm stable wrt bug #705530 (diff)
downloadgentoo-de3130fa1fecacbbd8b760f6410d997ab8c85ab0.tar.gz
gentoo-de3130fa1fecacbbd8b760f6410d997ab8c85ab0.tar.bz2
gentoo-de3130fa1fecacbbd8b760f6410d997ab8c85ab0.zip
sys-devel/clang-runtime: arm stable wrt bug #705530
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-devel/clang-runtime')
-rw-r--r--sys-devel/clang-runtime/clang-runtime-9.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-9.0.1.ebuild b/sys-devel/clang-runtime/clang-runtime-9.0.1.ebuild
index cca3127ddbae..6a8a6c57a881 100644
--- a/sys-devel/clang-runtime/clang-runtime-9.0.1.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-9.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 )"