From: Mart Raudsepp Date: Mon, 9 Mar 2020 18:29:17 +0000 (+0200) Subject: sys-libs/libomp: arm64 stable (bug #705530) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c41fd210c5feb3054e783399d0b11f02432fcfb8;p=gentoo.git sys-libs/libomp: arm64 stable (bug #705530) Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp --- diff --git a/sys-libs/libomp/libomp-9.0.1.ebuild b/sys-libs/libomp/libomp-9.0.1.ebuild index b939c740da9d..f8e49887b6aa 100644 --- a/sys-libs/libomp/libomp-9.0.1.ebuild +++ b/sys-libs/libomp/libomp-9.0.1.ebuild @@ -13,7 +13,7 @@ llvm.org_set_globals LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ppc64 x86 ~amd64-linux ~x64-macos" +KEYWORDS="amd64 arm arm64 ppc64 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 ) )"