diff options
author | Sam James <sam@gentoo.org> | 2020-07-16 18:32:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-16 18:33:22 +0000 |
commit | 9b8c54c6cdc776f3639120746e32fc3616986ad0 (patch) | |
tree | 04929c5975aa6b2c4482e6e26ab930f922b6be84 /sys-libs/libomp | |
parent | sys-libs/compiler-rt-sanitizers: ppc64 stable (bug #727762) (diff) | |
download | gentoo-9b8c54c6cdc776f3639120746e32fc3616986ad0.tar.gz gentoo-9b8c54c6cdc776f3639120746e32fc3616986ad0.tar.bz2 gentoo-9b8c54c6cdc776f3639120746e32fc3616986ad0.zip |
sys-libs/libomp: ppc64 stable (bug #727762)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/libomp')
-rw-r--r-- | sys-libs/libomp/libomp-10.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libomp/libomp-10.0.0.ebuild b/sys-libs/libomp/libomp-10.0.0.ebuild index 34f5824325b8..0fb61176eda7 100644 --- a/sys-libs/libomp/libomp-10.0.0.ebuild +++ b/sys-libs/libomp/libomp-10.0.0.ebuild @@ -13,7 +13,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 ) )" |