From: Michał Górny Date: Fri, 9 Mar 2018 15:30:52 +0000 (+0100) Subject: sys-devel/llvm: Dekeyword 6.0.0 ~arm64 due to app-arch/xar X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8644726866d6182fcc93a5db4ae9b2ce79d31ae7;p=gentoo.git sys-devel/llvm: Dekeyword 6.0.0 ~arm64 due to app-arch/xar --- diff --git a/sys-devel/llvm/llvm-6.0.0.ebuild b/sys-devel/llvm/llvm-6.0.0.ebuild index b6c316b7e5b8..e474af58c92d 100644 --- a/sys-devel/llvm/llvm-6.0.0.ebuild +++ b/sys-devel/llvm/llvm-6.0.0.ebuild @@ -32,7 +32,7 @@ ALL_LLVM_TARGETS=( "${ALL_LLVM_TARGETS[@]/#/llvm_targets_}" ) LICENSE="UoI-NCSA rc BSD public-domain llvm_targets_ARM? ( LLVM-Grant )" 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 doc gold libedit +libffi ncurses test xar xml kernel_Darwin ${ALL_LLVM_TARGETS[*]}" RESTRICT="!test? ( test )"