summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-09-16 18:01:24 -0400
committerAaron Bauman <bman@gentoo.org>2019-09-16 18:13:50 -0400
commitfc2a7983ceabff770419d82230248831c22b56f5 (patch)
treea1cbf313ada87df19dcb1eaebc3db68a45dae28d /sys-libs/libomp
parentsys-libs/libcxx: arm64 stable (bug #693856) (diff)
downloadgentoo-fc2a7983ceabff770419d82230248831c22b56f5.tar.gz
gentoo-fc2a7983ceabff770419d82230248831c22b56f5.tar.bz2
gentoo-fc2a7983ceabff770419d82230248831c22b56f5.zip
sys-libs/libomp: arm64 stable (bug #693856)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.76, Repoman-2.3.17
Diffstat (limited to 'sys-libs/libomp')
-rw-r--r--sys-libs/libomp/libomp-8.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libomp/libomp-8.0.1.ebuild b/sys-libs/libomp/libomp-8.0.1.ebuild
index e7d3e917287a..7cd25fdba874 100644
--- a/sys-libs/libomp/libomp-8.0.1.ebuild
+++ b/sys-libs/libomp/libomp-8.0.1.ebuild
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/llvm/llvm-project/releases/download/llvmorg-${PV}/${
LICENSE="|| ( UoI-NCSA MIT ) MIT LLVM-Grant"
SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ppc64 x86 ~amd64-fbsd ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 arm arm64 ppc64 x86 ~amd64-fbsd ~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 ) )"