summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-13 13:31:41 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-13 13:31:41 -0400
commiteacc1933ce65a6b5287ef52855e6fcecffd4dcd2 (patch)
treea6b30eb4dd3c2c74d961e7b94a4e3b28c2d7bac4 /sys-devel
parentsys-devel/clang-common: arm64 stable (diff)
downloadgentoo-eacc1933ce65a6b5287ef52855e6fcecffd4dcd2.tar.gz
gentoo-eacc1933ce65a6b5287ef52855e6fcecffd4dcd2.tar.bz2
gentoo-eacc1933ce65a6b5287ef52855e6fcecffd4dcd2.zip
sys-devel/clang: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/clang/clang-7.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-7.1.0.ebuild b/sys-devel/clang/clang-7.1.0.ebuild
index d9c6a2daee3a..efc43f642bcc 100644
--- a/sys-devel/clang/clang-7.1.0.ebuild
+++ b/sys-devel/clang/clang-7.1.0.ebuild
@@ -31,7 +31,7 @@ LLVM_TARGET_USEDEPS=${ALL_LLVM_TARGETS[@]/%/?}
LICENSE="UoI-NCSA"
SLOT="$(ver_cut 1)/$(ver_cut 1-2)"
-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 )"