summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-09 16:38:00 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-09 16:46:30 +0100
commit534528dcf2bd6fd23c220541bf27d4e12d2b10ec (patch)
tree8945d5a443a2adb794dabd9d2be456d254f4428b /sys-libs/libomp
parentsys-libs/libcxx: Dekeyword ~arm* due to deps (diff)
downloadgentoo-534528dcf2bd6fd23c220541bf27d4e12d2b10ec.tar.gz
gentoo-534528dcf2bd6fd23c220541bf27d4e12d2b10ec.tar.bz2
gentoo-534528dcf2bd6fd23c220541bf27d4e12d2b10ec.zip
sys-libs/libomp: Dekeyword ~arm* due to deps
Diffstat (limited to 'sys-libs/libomp')
-rw-r--r--sys-libs/libomp/libomp-6.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libomp/libomp-6.0.0.ebuild b/sys-libs/libomp/libomp-6.0.0.ebuild
index 13b505e856c5..ebe51c4b496b 100644
--- a/sys-libs/libomp/libomp-6.0.0.ebuild
+++ b/sys-libs/libomp/libomp-6.0.0.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 ~x86 ~amd64-linux ~x64-macos"
+KEYWORDS="~amd64 ~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 ) )"