From: Agostino Sarubbo Date: Sun, 2 Apr 2017 18:05:51 +0000 (+0200) Subject: sys-devel/clang: x86 stable wrt bug #607660 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7454dda5ba754fbd919e6744e2e2e05d493ad7a1;p=gentoo.git sys-devel/clang: x86 stable wrt bug #607660 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/sys-devel/clang/clang-3.9.1-r100.ebuild b/sys-devel/clang/clang-3.9.1-r100.ebuild index f422bed0973a..7b4027999966 100644 --- a/sys-devel/clang/clang-3.9.1-r100.ebuild +++ b/sys-devel/clang/clang-3.9.1-r100.ebuild @@ -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}]"