diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-17 21:22:47 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-17 21:24:38 +0100 |
commit | 2436a47eee9b88ce4777945fdccd9d20db5e9f00 (patch) | |
tree | 5aec4aab65da09c1b6726002f3ff6b607d4f52f9 /sys-libs | |
parent | sys-libs/libcxx: x86 stable (bug #754744) (diff) | |
download | gentoo-2436a47eee9b88ce4777945fdccd9d20db5e9f00.tar.gz gentoo-2436a47eee9b88ce4777945fdccd9d20db5e9f00.tar.bz2 gentoo-2436a47eee9b88ce4777945fdccd9d20db5e9f00.zip |
sys-libs/libomp: x86 stable (bug #754744)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libomp/libomp-11.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libomp/libomp-11.0.0.ebuild b/sys-libs/libomp/libomp-11.0.0.ebuild index 135197544fe3..9908059ef41f 100644 --- a/sys-libs/libomp/libomp-11.0.0.ebuild +++ b/sys-libs/libomp/libomp-11.0.0.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 ) )" |