Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/gmp-ecm/
Date: Mon, 22 Nov 2021 03:07:49
Message-Id: 1637550356.f5b974585bc66ed9e3d91f1d2ade3a97417f6e40.dlan@gentoo
1 commit: f5b974585bc66ed9e3d91f1d2ade3a97417f6e40
2 Author: Alex Fan <alex.fan.q <AT> gmail <DOT> com>
3 AuthorDate: Fri Nov 19 09:27:15 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 22 03:05:56 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5b97458
7
8 sci-mathematics/gmp-ecm: keyword 7.0.4-r4 for ~riscv
9
10 Signed-off-by: Alex Fan <alex.fan.q <AT> gmail.com>
11 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
12
13 sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 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
17 index d090e6592b6d..a3e4c57b7900 100644
18 --- a/sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r4.ebuild
19 +++ b/sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r4.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="https://gitlab.inria.fr/zimmerma/ecm/uploads/9cd422ec80268f8a885e499e17
21
22 LICENSE="GPL-3 LGPL-3"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm ~arm64 x86 ~ppc-macos ~x64-macos"
25 +KEYWORDS="amd64 ~arm ~arm64 ~riscv x86 ~ppc-macos ~x64-macos"
26 IUSE="+custom-tune openmp static-libs cpu_flags_x86_sse2"
27
28 DEPEND="dev-libs/gmp:="