diff options
author | Sam James <sam@gentoo.org> | 2020-07-18 14:42:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-18 14:42:56 +0000 |
commit | cc1599ba0df2772550bf39aec2cc419f2592c8ec (patch) | |
tree | 3b4bed1094030a3bfeaf8e51f872615e67468b49 /sys-libs/libomp | |
parent | sys-libs/libcxx: arm stable (bug #727762) (diff) | |
download | gentoo-cc1599ba0df2772550bf39aec2cc419f2592c8ec.tar.gz gentoo-cc1599ba0df2772550bf39aec2cc419f2592c8ec.tar.bz2 gentoo-cc1599ba0df2772550bf39aec2cc419f2592c8ec.zip |
sys-libs/libomp: arm stable (bug #727762)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam@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 0fb61176eda7..09535cc0427c 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 ) )" |