summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-09-11 13:05:55 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-09-11 13:05:55 +0200
commit315cdda49590ef8d9a8187da9cfea118c4ef0abd (patch)
treeba3d200b6f9615f06efc1470ca3fd3bf0fc8e082 /sys-libs
parentsys-libs/compiler-rt-sanitizers: ppc64 stable wrt bug #693856 (diff)
downloadgentoo-315cdda49590ef8d9a8187da9cfea118c4ef0abd.tar.gz
gentoo-315cdda49590ef8d9a8187da9cfea118c4ef0abd.tar.bz2
gentoo-315cdda49590ef8d9a8187da9cfea118c4ef0abd.zip
sys-libs/libomp: ppc64 stable wrt bug #693856
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libomp/libomp-8.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libomp/libomp-8.0.1.ebuild b/sys-libs/libomp/libomp-8.0.1.ebuild
index fcdf4b94bd97..dbffc3de51f6 100644
--- a/sys-libs/libomp/libomp-8.0.1.ebuild
+++ b/sys-libs/libomp/libomp-8.0.1.ebuild
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/llvm/llvm-project/releases/download/llvmorg-${PV}/${
LICENSE="|| ( UoI-NCSA MIT ) MIT LLVM-Grant"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-fbsd ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-fbsd ~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 ) )"