summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2018-07-24 12:38:37 +0300
committerMart Raudsepp <leio@gentoo.org>2018-07-24 12:41:44 +0300
commit85d2951e392ca65971a66a6dd7fa24e68a0e1529 (patch)
tree9f9d838de085d364be4c7a2bbfb5b7f0aa4151ba /sys-devel/clang
parentsys-devel/clang-runtime-6.0.1: arm64 stable (bug #661776) (diff)
downloadgentoo-85d2951e392ca65971a66a6dd7fa24e68a0e1529.tar.gz
gentoo-85d2951e392ca65971a66a6dd7fa24e68a0e1529.tar.bz2
gentoo-85d2951e392ca65971a66a6dd7fa24e68a0e1529.zip
sys-devel/clang-6.0.1: arm64 stable (bug #661776)
default-libcxx USE flag is temporarily stable masked due to test failures in libcxxabi Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'sys-devel/clang')
-rw-r--r--sys-devel/clang/clang-6.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-6.0.1.ebuild b/sys-devel/clang/clang-6.0.1.ebuild
index 6de97cd73bde..39b71cfb0d7b 100644
--- a/sys-devel/clang/clang-6.0.1.ebuild
+++ b/sys-devel/clang/clang-6.0.1.ebuild
@@ -31,7 +31,7 @@ LLVM_TARGET_USEDEPS=${ALL_LLVM_TARGETS[@]/%/?}
LICENSE="UoI-NCSA"
SLOT="$(ver_cut 1)"
-KEYWORDS="amd64 ~arm64 ~ppc64 x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 arm64 ~ppc64 x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="debug default-compiler-rt default-libcxx doc +static-analyzer
test xml z3 kernel_FreeBSD ${ALL_LLVM_TARGETS[*]}"
RESTRICT="!test? ( test )"