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: Tue, 12 Oct 2021 07:14:57
Message-Id: 1634022884.e129e9e61160e2c87cc43e9e751de79024af8ed9.ago@gentoo
1 commit: e129e9e61160e2c87cc43e9e751de79024af8ed9
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 12 07:14:44 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 12 07:14:44 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e129e9e6
7
8 sci-mathematics/gmp-ecm: x86 stable wrt bug #817674
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
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-r4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r4.ebuild b/sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r4.ebuild
18 index ed60e447609..d090e6592b6 100644
19 --- a/sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r4.ebuild
20 +++ b/sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r4.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="https://gitlab.inria.fr/zimmerma/ecm/uploads/9cd422ec80268f8a885e499e17
22
23 LICENSE="GPL-3 LGPL-3"
24 SLOT="0"
25 -KEYWORDS="amd64 ~arm ~arm64 ~x86 ~ppc-macos ~x64-macos"
26 +KEYWORDS="amd64 ~arm ~arm64 x86 ~ppc-macos ~x64-macos"
27 IUSE="+custom-tune openmp static-libs cpu_flags_x86_sse2"
28
29 DEPEND="dev-libs/gmp:="