From a4df3539a64f112cba3c35a032c8d3965665f638 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Sun, 20 Sep 2020 23:10:38 +0200 Subject: sys-libs/libomp: x86 stable (bug #742974) Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann --- sys-libs/libomp/libomp-10.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/libomp/libomp-10.0.1.ebuild b/sys-libs/libomp/libomp-10.0.1.ebuild index 9f63dba15deb..eca257798bf9 100644 --- a/sys-libs/libomp/libomp-10.0.1.ebuild +++ b/sys-libs/libomp/libomp-10.0.1.ebuild @@ -14,7 +14,7 @@ llvm.org_set_globals LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~x86 ~amd64-linux ~x64-macos" +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~amd64-linux ~x64-macos" IUSE="cuda hwloc kernel_linux offload ompt test" # CUDA works only with the x86_64 ABI REQUIRED_USE="offload? ( cuda? ( abi_x86_64 ) )" -- cgit v1.2.3-65-gdbad