From: Agostino Sarubbo Date: Sun, 2 Apr 2017 18:06:22 +0000 (+0200) Subject: sys-libs/libomp: x86 stable wrt bug #607660 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f4c0476b02dac733786735d85463a65d7fa4ea7d;p=gentoo.git sys-libs/libomp: 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-libs/libomp/libomp-3.9.1.ebuild b/sys-libs/libomp/libomp-3.9.1.ebuild index 39f727b673c2..5962ffa452f9 100644 --- a/sys-libs/libomp/libomp-3.9.1.ebuild +++ b/sys-libs/libomp/libomp-3.9.1.ebuild @@ -18,7 +18,7 @@ SRC_URI="http://llvm.org/releases/${PV}/${MY_P}.src.tar.xz" LICENSE="|| ( UoI-NCSA MIT ) MIT LLVM-Grant" SLOT="0/3.9" -KEYWORDS="amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="hwloc ompt" RDEPEND="hwloc? ( sys-apps/hwloc:0=[${MULTILIB_USEDEP}] )"