summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2021-02-19 18:06:27 +0100
committerThomas Deutschmann <whissi@gentoo.org>2021-02-19 18:07:00 +0100
commit8357612590a2bbff6d7d4fffc3f2b2cd903953fb (patch)
treecfbece07faab66899393d0987d8cffb0ba4e81e9 /sys-libs
parentsys-libs/libcxx: x86 stable (bug #768567) (diff)
downloadgentoo-8357612590a2bbff6d7d4fffc3f2b2cd903953fb.tar.gz
gentoo-8357612590a2bbff6d7d4fffc3f2b2cd903953fb.tar.bz2
gentoo-8357612590a2bbff6d7d4fffc3f2b2cd903953fb.zip
sys-libs/libomp: x86 stable (bug #768567)
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libomp/libomp-11.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libomp/libomp-11.0.1.ebuild b/sys-libs/libomp/libomp-11.0.1.ebuild
index 80389c54aa07..d580f082eeef 100644
--- a/sys-libs/libomp/libomp-11.0.1.ebuild
+++ b/sys-libs/libomp/libomp-11.0.1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://openmp.llvm.org"
LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x64-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv 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 ) )"