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-libs/cxsparse/
Date: Mon, 11 Oct 2021 22:22:58
Message-Id: 1633990833.d3e93615a40343c8c848454b0bde7488fd702998.dlan@gentoo
1 commit: d3e93615a40343c8c848454b0bde7488fd702998
2 Author: Alex Fan <alexfanqi <AT> yahoo <DOT> com>
3 AuthorDate: Mon Oct 11 05:08:59 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 11 22:20:33 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3e93615
7
8 sci-libs/cxsparse: keyword 3.2.0 for ~riscv
9
10 Signed-off-by: Alex Fan <alexfanqi <AT> yahoo.com>
11 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
12
13 sci-libs/cxsparse/cxsparse-3.2.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-libs/cxsparse/cxsparse-3.2.0.ebuild b/sci-libs/cxsparse/cxsparse-3.2.0.ebuild
17 index fa44cb7a77c..f52f3c13d2d 100644
18 --- a/sci-libs/cxsparse/cxsparse-3.2.0.ebuild
19 +++ b/sci-libs/cxsparse/cxsparse-3.2.0.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="http://202.36.178.9/sage/${P}.tar.bz2"
21
22 LICENSE="LGPL-2.1+"
23 SLOT="0"
24 -KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux"
26
27 RDEPEND=">=sci-libs/suitesparseconfig-5.4.0[${MULTILIB_USEDEP}]"
28 DEPEND="${RDEPEND}"