sys-libs/libomp: Add ~arm keyword wrt bug #595834
authorMikle Kolyada <zlogene@gentoo.org>
Sun, 2 Dec 2018 12:49:24 +0000 (15:49 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sun, 2 Dec 2018 12:53:18 +0000 (15:53 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

sys-libs/libomp/libomp-7.0.0.ebuild

index 1c6bd76b19ebf6261005be4cf535bc6e20ae82f1..c1cfe4c86a9691f47f74c239a8b1169703033d66 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -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 ~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 ) )"