From d838dec67d3e9bc8118c9db418aa54b48ac9cb38 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 24 Jan 2021 16:14:50 +0000 Subject: sci-mathematics/gmp-ecm: restore dropped ~arm{,64} Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James --- sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-mathematics') diff --git a/sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r3.ebuild b/sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r3.ebuild index acc3febe5011..f36a15f13d2c 100644 --- a/sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r3.ebuild +++ b/sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://gitlab.inria.fr/zimmerma/ecm/uploads/9cd422ec80268f8a885e499e17 LICENSE="GPL-3 LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86 ~ppc-macos ~x64-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~ppc-macos ~x64-macos" IUSE="+custom-tune openmp static-libs cpu_flags_x86_sse2" DEPEND="dev-libs/gmp:=" -- cgit v1.2.3-65-gdbad