sys-devel/llvm: Keyword 5.0.2, and 6.0.0-r1 ~ppc64
authorLuke Dashjr <luke-jr+git@utopios.org>
Mon, 28 May 2018 22:30:28 +0000 (22:30 +0000)
committerMichał Górny <mgorny@gentoo.org>
Fri, 8 Jun 2018 08:03:34 +0000 (10:03 +0200)
sys-devel/llvm/llvm-5.0.2.ebuild
sys-devel/llvm/llvm-6.0.0-r1.ebuild

index 7879b01fcc590194680312415b049c02c996e96b..768c86f3ad63f9ee9f61f8c515afb2718fd862f4 100644 (file)
@@ -33,7 +33,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 ~arm ~arm64 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 doc gold libedit +libffi ncurses test
        kernel_Darwin kernel_linux ${ALL_LLVM_TARGETS[*]}"
 
index 9a8bed537ebbf3d47e9a00977ee841e03411d8e1..9d7c3168e19692a861fd6d255aeab14c48270c1b 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 ~arm ~arm64 ~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 doc gold libedit +libffi ncurses test xar xml
        kernel_Darwin ${ALL_LLVM_TARGETS[*]}"
 RESTRICT="!test? ( test )"