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

index 6514a63476a4b1ab3b57c1ccee45834c26967871..f422bed0973aaedf0311a1583e4efbca381e5710 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}]"