sys-devel/clang: x86 stable wrt bug #607660
authorAgostino Sarubbo <ago@gentoo.org>
Sun, 2 Apr 2017 18:05:51 +0000 (20:05 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Sun, 2 Apr 2017 18:05:51 +0000 (20:05 +0200)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
sys-devel/clang/clang-3.9.1-r100.ebuild

index f422bed0973aaedf0311a1583e4efbca381e5710..7b40279999663c41b6c7bc95453711c31d0d3387 100644 (file)
@@ -18,7 +18,7 @@ LLVM_TARGET_USEDEPS=${ALL_LLVM_TARGETS[@]/%/?}
 LICENSE="UoI-NCSA"
 # keep in sync with sys-devel/llvm!
 SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="debug multitarget python +static-analyzer ${ALL_LLVM_TARGETS[*]}"
 
 RDEPEND="~sys-devel/llvm-${PV}[clang(-),debug=,python?,static-analyzer?,${LLVM_TARGET_USEDEPS// /,},${MULTILIB_USEDEP}]"