Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/gmp-ecm/
Date: Mon, 09 Mar 2020 12:48:37
Message-Id: 1583758102.5324b4e99cfbad623585651b01bed213ea53b9e8.ago@gentoo
1 commit: 5324b4e99cfbad623585651b01bed213ea53b9e8
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 9 12:48:22 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 9 12:48:22 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5324b4e9
7
8 sci-mathematics/gmp-ecm: x86 stable wrt bug #711872
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 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
18 index 60519d2c2bc..7ed81f19115 100644
19 --- a/sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r2.ebuild
20 +++ b/sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r2.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://gforge.inria.fr/frs/download.php/file/36224/${P}.tar.gz"
22
23 LICENSE="GPL-3 LGPL-3"
24 SLOT="0"
25 -KEYWORDS="amd64 ~x86 ~ppc-macos ~x64-macos ~x86-macos"
26 +KEYWORDS="amd64 x86 ~ppc-macos ~x64-macos ~x86-macos"
27 IUSE="+custom-tune openmp static-libs cpu_flags_x86_sse2"
28
29 DEPEND="dev-libs/gmp:="