summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-06-29 16:02:42 +0000
committerMart Raudsepp <leio@gentoo.org>2020-07-04 15:27:58 +0300
commit74ef28337151dd2a0ea76479786d05e06fa2a57d (patch)
tree072c91792d825f74fea19926a7d81fdd42f6ccc3 /sys-devel
parentsys-libs/libomp: arm64 stable (bug #727762) (diff)
downloadgentoo-74ef28337151dd2a0ea76479786d05e06fa2a57d.tar.gz
gentoo-74ef28337151dd2a0ea76479786d05e06fa2a57d.tar.bz2
gentoo-74ef28337151dd2a0ea76479786d05e06fa2a57d.zip
sys-devel/clang-runtime: arm64 stable (bug #727762)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/clang-runtime/clang-runtime-10.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-10.0.0.ebuild b/sys-devel/clang-runtime/clang-runtime-10.0.0.ebuild
index d4fd464129cc..f6af4e7ad45d 100644
--- a/sys-devel/clang-runtime/clang-runtime-10.0.0.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-10.0.0.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 )"