sys-libs/libomp: Dekeyword ~arm* due to deps
authorMichał Górny <mgorny@gentoo.org>
Fri, 9 Mar 2018 15:38:00 +0000 (16:38 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 9 Mar 2018 15:46:30 +0000 (16:46 +0100)
sys-libs/libomp/libomp-6.0.0.ebuild

index 13b505e856c541e9a0a4f2b5dede145034ffc50e..ebe51c4b496b1dbb5b271cdaaaa27b54b1e751cf 100644 (file)
@@ -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 ) )"