diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-30 02:18:21 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-30 02:19:24 +0200 |
commit | 18dab258fcca878af09150bafd31388a7ac51110 (patch) | |
tree | 14336c097fac1d44034ca0405d8dd74e30a100eb /sys-libs | |
parent | sys-libs/libcxx: x86 stable (bug #777282) (diff) | |
download | gentoo-18dab258fcca878af09150bafd31388a7ac51110.tar.gz gentoo-18dab258fcca878af09150bafd31388a7ac51110.tar.bz2 gentoo-18dab258fcca878af09150bafd31388a7ac51110.zip |
sys-libs/libomp: x86 stable (bug #777282)
Package-Manager: Portage-3.0.17, 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.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libomp/libomp-11.1.0.ebuild b/sys-libs/libomp/libomp-11.1.0.ebuild index 351b5006feff..b0308efb253c 100644 --- a/sys-libs/libomp/libomp-11.1.0.ebuild +++ b/sys-libs/libomp/libomp-11.1.0.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://openmp.llvm.org" LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv 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 ) )" |