summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2020-10-10 22:42:42 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2020-10-10 22:42:42 -0700
commit78ce95cc1f272eb1a0ccf5509ff2aaa5dcb30510 (patch)
tree2ddbcdbc340638e87d848f5ccfab4411f7133a80 /sys-libs
parentsys-libs/compiler-rt-sanitizers: 10.0.1 ppc64 stable, bug #742974 (diff)
downloadgentoo-78ce95cc1f272eb1a0ccf5509ff2aaa5dcb30510.tar.gz
gentoo-78ce95cc1f272eb1a0ccf5509ff2aaa5dcb30510.tar.bz2
gentoo-78ce95cc1f272eb1a0ccf5509ff2aaa5dcb30510.zip
sys-libs/libomp: 10.0.1 ppc64 stable, bug #742974
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libomp/libomp-10.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libomp/libomp-10.0.1.ebuild b/sys-libs/libomp/libomp-10.0.1.ebuild
index 33f6fa96982a..9908059ef41f 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 ) )"