From: Thomas Deutschmann Date: Sun, 19 Nov 2017 19:05:30 +0000 (+0100) Subject: sys-libs/libomp: x86 stable (bug #637210) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4934c58a006fd62430d6b3debd36f63cd301f136;p=gentoo.git sys-libs/libomp: x86 stable (bug #637210) Package-Manager: Portage-2.3.13, Repoman-2.3.4 --- diff --git a/sys-libs/libomp/libomp-4.0.1.ebuild b/sys-libs/libomp/libomp-4.0.1.ebuild index 14a03e01f7b2..fede770fd3ff 100644 --- a/sys-libs/libomp/libomp-4.0.1.ebuild +++ b/sys-libs/libomp/libomp-4.0.1.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/openmp-${PV/_/}.src.tar.xz" LICENSE="|| ( UoI-NCSA MIT ) MIT LLVM-Grant" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 x86" IUSE="hwloc ompt test" RDEPEND="hwloc? ( sys-apps/hwloc:0=[${MULTILIB_USEDEP}] )"