diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-06-29 18:56:08 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-06-29 18:56:54 +0300 |
commit | bb146b9a24976de9b8378fd53473007a7e330c98 (patch) | |
tree | 858741b05d10e2de0f9b7d94c676087a799eb0d0 /sys-libs/libomp | |
parent | sys-libs/libcxx: amd64 stable wrt bug #727762 (diff) | |
download | gentoo-bb146b9a24976de9b8378fd53473007a7e330c98.tar.gz gentoo-bb146b9a24976de9b8378fd53473007a7e330c98.tar.bz2 gentoo-bb146b9a24976de9b8378fd53473007a7e330c98.zip |
sys-libs/libomp: amd64 stable wrt bug #727762
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@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 81493f7f5dc9..11b2e0535d25 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 ) )" |