summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-16 19:02:24 +0000
committerSam James <sam@gentoo.org>2021-05-16 19:02:24 +0000
commit162bfa090a6aa48e2b9de57dbbd9673108d6fa2e (patch)
treefa7b46399d70b726c6a47f15554e3c156cdc1574 /sys-libs
parentsys-libs/compiler-rt-sanitizers: Stabilize 11.0.1-r1 ppc64, #768567 (diff)
downloadgentoo-162bfa090a6aa48e2b9de57dbbd9673108d6fa2e.tar.gz
gentoo-162bfa090a6aa48e2b9de57dbbd9673108d6fa2e.tar.bz2
gentoo-162bfa090a6aa48e2b9de57dbbd9673108d6fa2e.zip
sys-libs/libomp: Stabilize 11.0.1 ppc64, #768567
Signed-off-by: Sam James <sam@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 6706c0daa20f..5e55d6e82803 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 ) )"