sys-devel/llvm: x86 stable (bug #657516)
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 7 Jun 2018 17:17:44 +0000 (19:17 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Thu, 7 Jun 2018 17:20:56 +0000 (19:20 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

sys-devel/llvm/llvm-5.0.2.ebuild

index 4cfeb94d7ad0e65eb03421e3f15e2a18b458ce8b..7879b01fcc590194680312415b049c02c996e96b 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 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[*]}"