From: Aaron Bauman Date: Mon, 16 Sep 2019 21:56:49 +0000 (-0400) Subject: sys-devel/clang: arm64 stable (bug #693856) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d7466e8bbb3739161da137281fddf5c9f9b1ff68;p=gentoo.git sys-devel/clang: arm64 stable (bug #693856) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.76, Repoman-2.3.17 --- 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 )"