summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-13 18:35:33 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-13 18:40:47 +0100
commite2e21ae83ca0c88975981de2a678dd613d5d232c (patch)
tree36501a6699b86e53ff2022fb0a0acf36556e41bf /sys-devel
parentsys-devel/lld: Restore ~arm64 keywords, bug #650024 (diff)
downloadgentoo-e2e21ae83ca0c88975981de2a678dd613d5d232c.tar.gz
gentoo-e2e21ae83ca0c88975981de2a678dd613d5d232c.tar.bz2
gentoo-e2e21ae83ca0c88975981de2a678dd613d5d232c.zip
sys-devel/clang: Restore ~arm64 keywords, bug #650024
Diffstat (limited to 'sys-devel')
-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 06d9da576dcf..7e9999198164 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 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~arm64 ~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 )"