From 172a5e1e98c7ba4ccc75675ff4008f01452bda77 Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Sun, 2 Dec 2018 15:49:24 +0300 Subject: [PATCH] sys-libs/libomp: Add ~arm keyword wrt bug #595834 Signed-off-by: Mikle Kolyada Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- sys-libs/libomp/libomp-7.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-libs/libomp/libomp-7.0.0.ebuild b/sys-libs/libomp/libomp-7.0.0.ebuild index 1c6bd76b19eb..c1cfe4c86a96 100644 --- a/sys-libs/libomp/libomp-7.0.0.ebuild +++ b/sys-libs/libomp/libomp-7.0.0.ebuild @@ -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 ) )" -- 2.26.2