diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-04 21:54:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-04 21:54:55 +0200 |
commit | e185cea2685b02bd76ef368864716f1555c278a1 (patch) | |
tree | 18cf9274250f61f51cb2422548bd45dc7d60b056 /sys-libs/libomp | |
parent | sys-libs/libcxxabi: arm64 stable wrt bug #849464 (diff) | |
download | gentoo-e185cea2685b02bd76ef368864716f1555c278a1.tar.gz gentoo-e185cea2685b02bd76ef368864716f1555c278a1.tar.bz2 gentoo-e185cea2685b02bd76ef368864716f1555c278a1.zip |
sys-libs/libomp: arm64 stable wrt bug #849464
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs/libomp')
-rw-r--r-- | sys-libs/libomp/libomp-14.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libomp/libomp-14.0.4.ebuild b/sys-libs/libomp/libomp-14.0.4.ebuild index d4f753497688..41aa7efa51d4 100644 --- a/sys-libs/libomp/libomp-14.0.4.ebuild +++ b/sys-libs/libomp/libomp-14.0.4.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 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x64-macos" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x64-macos" IUSE=" cuda debug hwloc offload ompt test llvm_targets_AMDGPU llvm_targets_NVPTX |