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/superlu_mt/
Date: Wed, 01 Dec 2021 06:37:23
Message-Id: 1638340452.eee033af537d2cee720a9cbfd8f4b871c4964853.dlan@gentoo
1 commit: eee033af537d2cee720a9cbfd8f4b871c4964853
2 Author: Alex Fan <alex.fan.q <AT> gmail <DOT> com>
3 AuthorDate: Tue Nov 30 10:54:48 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 1 06:34:12 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eee033af
7
8 sci-libs/superlu_mt: keyword 3.1-r1 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-libs/superlu_mt/superlu_mt-3.1-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-libs/superlu_mt/superlu_mt-3.1-r1.ebuild b/sci-libs/superlu_mt/superlu_mt-3.1-r1.ebuild
17 index 23f70df88150..a37f5a808568 100644
18 --- a/sci-libs/superlu_mt/superlu_mt-3.1-r1.ebuild
19 +++ b/sci-libs/superlu_mt/superlu_mt-3.1-r1.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="https://portal.nersc.gov/project/sparse/superlu/${PN}_${PV}.tar.gz"
21
22 LICENSE="BSD"
23 SLOT="0/${SOVERSION}"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
26 IUSE="doc examples int64 openmp static-libs test threads"
27 RESTRICT="!test? ( test )"
28 REQUIRED_USE="|| ( openmp threads )"