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/cliquer/
Date: Wed, 29 Dec 2021 13:46:18
Message-Id: 1640785204.2381a23517b57aff6553675dacbe840bd3a97664.dlan@gentoo
1 commit: 2381a23517b57aff6553675dacbe840bd3a97664
2 Author: Alex Fan <alex.fan.q <AT> gmail <DOT> com>
3 AuthorDate: Tue Dec 28 10:19:13 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 29 13:40:04 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2381a235
7
8 sci-mathematics/cliquer: keyword 1.22 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/cliquer/cliquer-1.22.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-mathematics/cliquer/cliquer-1.22.ebuild b/sci-mathematics/cliquer/cliquer-1.22.ebuild
17 index 45bb7354a402..427fd6eb269c 100644
18 --- a/sci-mathematics/cliquer/cliquer-1.22.ebuild
19 +++ b/sci-mathematics/cliquer/cliquer-1.22.ebuild
20 @@ -16,7 +16,7 @@ SRC_URI="http://files.sagemath.org/spkg/upstream/${PN}/${P}.tar.gz"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm x86"
25 +KEYWORDS="amd64 ~arm ~riscv x86"
26 IUSE="static-libs"
27
28 src_configure() {