summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2018-07-24 12:14:23 +0300
committerMart Raudsepp <leio@gentoo.org>2018-07-24 12:41:37 +0300
commitd816e389673edc27c78bbe26621317fe792f22fd (patch)
treeddfe9c7a99d41eaa19678e0605fa677b7ca4729b /sys-libs
parentsys-apps/hwloc-1.11.10: arm64 stable (diff)
downloadgentoo-d816e389673edc27c78bbe26621317fe792f22fd.tar.gz
gentoo-d816e389673edc27c78bbe26621317fe792f22fd.tar.bz2
gentoo-d816e389673edc27c78bbe26621317fe792f22fd.zip
sys-libs/libomp-6.0.1: arm64 stable (bug #661776)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libomp/libomp-6.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libomp/libomp-6.0.1.ebuild b/sys-libs/libomp/libomp-6.0.1.ebuild
index 317b74708ede..2e482854edea 100644
--- a/sys-libs/libomp/libomp-6.0.1.ebuild
+++ b/sys-libs/libomp/libomp-6.0.1.ebuild
@@ -20,7 +20,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/openmp-${PV/_/}.src.tar.xz"
LICENSE="|| ( UoI-NCSA MIT ) MIT LLVM-Grant"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 x86 ~amd64-fbsd ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 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 ) )"