summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-09-16 17:56:49 -0400
committerAaron Bauman <bman@gentoo.org>2019-09-16 18:13:46 -0400
commitd7466e8bbb3739161da137281fddf5c9f9b1ff68 (patch)
tree4dbc5f4d4732e6aa85ee73fa4baeadaebd453a53 /sys-devel/clang
parentsys-devel/clang-common: arm64 stable (bug #693856) (diff)
downloadgentoo-d7466e8bbb3739161da137281fddf5c9f9b1ff68.tar.gz
gentoo-d7466e8bbb3739161da137281fddf5c9f9b1ff68.tar.bz2
gentoo-d7466e8bbb3739161da137281fddf5c9f9b1ff68.zip
sys-devel/clang: arm64 stable (bug #693856)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.76, Repoman-2.3.17
Diffstat (limited to 'sys-devel/clang')
-rw-r--r--sys-devel/clang/clang-8.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-8.0.1.ebuild b/sys-devel/clang/clang-8.0.1.ebuild
index dd1094ed0e97..3dbe5eb763a4 100644
--- a/sys-devel/clang/clang-8.0.1.ebuild
+++ b/sys-devel/clang/clang-8.0.1.ebuild
@@ -31,7 +31,7 @@ LLVM_TARGET_USEDEPS=${ALL_LLVM_TARGETS[@]/%/?}
LICENSE="UoI-NCSA"
SLOT="$(ver_cut 1)"
-KEYWORDS="amd64 arm ~arm64 ppc64 x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 arm 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 )"