diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-11 13:05:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-11 13:05:55 +0200 |
commit | 315cdda49590ef8d9a8187da9cfea118c4ef0abd (patch) | |
tree | ba3d200b6f9615f06efc1470ca3fd3bf0fc8e082 /sys-libs | |
parent | sys-libs/compiler-rt-sanitizers: ppc64 stable wrt bug #693856 (diff) | |
download | gentoo-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.ebuild | 2 |
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 ) )" |