diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-02-19 18:06:27 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-02-19 18:07:00 +0100 |
commit | 8357612590a2bbff6d7d4fffc3f2b2cd903953fb (patch) | |
tree | cfbece07faab66899393d0987d8cffb0ba4e81e9 /sys-libs/libomp | |
parent | sys-libs/libcxx: x86 stable (bug #768567) (diff) | |
download | gentoo-8357612590a2bbff6d7d4fffc3f2b2cd903953fb.tar.gz gentoo-8357612590a2bbff6d7d4fffc3f2b2cd903953fb.tar.bz2 gentoo-8357612590a2bbff6d7d4fffc3f2b2cd903953fb.zip |
sys-libs/libomp: x86 stable (bug #768567)
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-libs/libomp')
-rw-r--r-- | sys-libs/libomp/libomp-11.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libomp/libomp-11.0.1.ebuild b/sys-libs/libomp/libomp-11.0.1.ebuild index 80389c54aa07..d580f082eeef 100644 --- a/sys-libs/libomp/libomp-11.0.1.ebuild +++ b/sys-libs/libomp/libomp-11.0.1.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 ) )" |