From: Mikle Kolyada Date: Thu, 7 Jun 2018 12:59:09 +0000 (+0300) Subject: sys-libs/libomp: amd64 stable wrt bug #657516 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7eeeecf0697ba877a81f607124057de52b23b76b;p=gentoo.git sys-libs/libomp: amd64 stable wrt bug #657516 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/sys-libs/libomp/libomp-5.0.2.ebuild b/sys-libs/libomp/libomp-5.0.2.ebuild index 2a0817f288fd..372d35a7e7ce 100644 --- a/sys-libs/libomp/libomp-5.0.2.ebuild +++ b/sys-libs/libomp/libomp-5.0.2.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 ~amd64-linux ~x64-macos" +KEYWORDS="amd64 ~arm64 ~x86 ~amd64-linux ~x64-macos" IUSE="hwloc kernel_linux ompt test" RESTRICT="!test? ( test )"