diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-20 23:10:38 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-20 23:13:56 +0200 |
commit | a4df3539a64f112cba3c35a032c8d3965665f638 (patch) | |
tree | 30bd01a75426e476e807a6101b13e6deda4da047 /sys-libs | |
parent | sys-libs/libcxx: x86 stable (bug #742974) (diff) | |
download | gentoo-a4df3539a64f112cba3c35a032c8d3965665f638.tar.gz gentoo-a4df3539a64f112cba3c35a032c8d3965665f638.tar.bz2 gentoo-a4df3539a64f112cba3c35a032c8d3965665f638.zip |
sys-libs/libomp: x86 stable (bug #742974)
Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libomp/libomp-10.0.1.ebuild | 2 |
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 9f63dba15deb..eca257798bf9 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 ) )" |