summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-24 16:14:50 +0000
committerSam James <sam@gentoo.org>2021-01-24 16:21:19 +0000
commitd838dec67d3e9bc8118c9db418aa54b48ac9cb38 (patch)
tree2ee378b39dca43699bcd0785127a3fff87fe384f /sci-mathematics
parentdev-libs/boost-1.75.0: marked ~x64-solaris (diff)
downloadgentoo-d838dec67d3e9bc8118c9db418aa54b48ac9cb38.tar.gz
gentoo-d838dec67d3e9bc8118c9db418aa54b48ac9cb38.tar.bz2
gentoo-d838dec67d3e9bc8118c9db418aa54b48ac9cb38.zip
sci-mathematics/gmp-ecm: restore dropped ~arm{,64}
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
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:="