diff options
author | Sam James <sam@gentoo.org> | 2022-03-10 23:53:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-10 23:53:10 +0000 |
commit | f1842375b10f6502a7a3a105acbd9d0597fee687 (patch) | |
tree | edeefab2041f7269626ac7df4a9fba3c35fc772e /sys-libs | |
parent | sys-libs/libcxxabi: Stabilize 13.0.1 arm, #833209 (diff) | |
download | gentoo-f1842375b10f6502a7a3a105acbd9d0597fee687.tar.gz gentoo-f1842375b10f6502a7a3a105acbd9d0597fee687.tar.bz2 gentoo-f1842375b10f6502a7a3a105acbd9d0597fee687.zip |
sys-libs/libomp: Stabilize 13.0.1 arm, #833209
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libomp/libomp-13.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libomp/libomp-13.0.1.ebuild b/sys-libs/libomp/libomp-13.0.1.ebuild index 50651e17b6ef..257f646b023e 100644 --- a/sys-libs/libomp/libomp-13.0.1.ebuild +++ b/sys-libs/libomp/libomp-13.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 ~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" # CUDA works only with the x86_64 ABI |