From: Agostino Sarubbo Date: Sun, 2 Apr 2017 18:01:34 +0000 (+0200) Subject: sys-libs/libomp: amd64 stable wrt bug #607660 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=571ffdb62eb42f42788b1b4afeecb542bdd1fcb9;p=gentoo.git sys-libs/libomp: amd64 stable wrt bug #607660 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" 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 c2b48f829e80..39f727b673c2 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}] )"