Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/gmp-ecm/
Date: Tue, 27 Oct 2020 19:58:58
Message-Id: 1603828527.a9ee98d3b2441717ef9535d8fe3d3602f5e24932.sam@gentoo
1 commit: a9ee98d3b2441717ef9535d8fe3d3602f5e24932
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 27 19:55:27 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 27 19:55:27 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9ee98d3
7
8 sci-mathematics/gmp-ecm: Keyword 7.0.4-r2 arm64, #749927
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r2.ebuild b/sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r2.ebuild
16 index 2b76bc93f5b..00cc0de3c93 100644
17 --- a/sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r2.ebuild
18 +++ b/sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r2.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://gforge.inria.fr/frs/download.php/file/36224/${P}.tar.gz"
20
21 LICENSE="GPL-3 LGPL-3"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm x86 ~ppc-macos ~x64-macos ~x86-macos"
24 +KEYWORDS="amd64 ~arm ~arm64 x86 ~ppc-macos ~x64-macos ~x86-macos"
25 IUSE="+custom-tune openmp static-libs cpu_flags_x86_sse2"
26
27 DEPEND="dev-libs/gmp:="