sys-devel/llvm: Restore ~arm ~arm64 keywords, bug #650024
authorMichał Górny <mgorny@gentoo.org>
Tue, 13 Mar 2018 17:31:39 +0000 (18:31 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 13 Mar 2018 17:40:45 +0000 (18:40 +0100)
sys-devel/llvm/llvm-6.0.0.ebuild

index f0d491628ab9fc99af06f536b8a33a83e0e847d7..18abd811e40865ef9d6ecf35efcfc388d41f9da2 100644 (file)
@@ -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 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-fbsd ~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 )"