summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-09 16:37:42 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-09 16:46:27 +0100
commit4d18f587e9eb587e50e69b2cc12737a11499846f (patch)
tree8e5382a0b3f162d710cc5efb443690a62653ffb0 /sys-devel/clang
parentsys-devel/lld: Dekeyword ~arm* due to deps (diff)
downloadgentoo-4d18f587e9eb587e50e69b2cc12737a11499846f.tar.gz
gentoo-4d18f587e9eb587e50e69b2cc12737a11499846f.tar.bz2
gentoo-4d18f587e9eb587e50e69b2cc12737a11499846f.zip
sys-devel/clang: Dekeyword ~arm* due to deps
Diffstat (limited to 'sys-devel/clang')
-rw-r--r--sys-devel/clang/clang-6.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-6.0.0.ebuild b/sys-devel/clang/clang-6.0.0.ebuild
index 2b9ed32927ce..36d8549e27a4 100644
--- a/sys-devel/clang/clang-6.0.0.ebuild
+++ b/sys-devel/clang/clang-6.0.0.ebuild
@@ -31,7 +31,7 @@ LLVM_TARGET_USEDEPS=${ALL_LLVM_TARGETS[@]/%/?}
LICENSE="UoI-NCSA"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~x86 ~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 )"