Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/superlu/
Date: Wed, 14 Jul 2021 16:15:07
Message-Id: 1626279277.99aec08586790ea0508b039462c525d6ec31a6ac.marecki@gentoo
1 commit: 99aec08586790ea0508b039462c525d6ec31a6ac
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 13 22:23:38 2021 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 14 16:14:37 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99aec085
7
8 sci-libs/superlu: keyword 5.2.2 for ~riscv
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 sci-libs/superlu/superlu-5.2.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-libs/superlu/superlu-5.2.2.ebuild b/sci-libs/superlu/superlu-5.2.2.ebuild
16 index 6753908584c..8c50ab63c95 100644
17 --- a/sci-libs/superlu/superlu-5.2.2.ebuild
18 +++ b/sci-libs/superlu/superlu-5.2.2.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://crd-legacy.lbl.gov/~xiaoye/SuperLU//${PN}_${PV}.tar.gz"
20
21 LICENSE="BSD"
22 SLOT="0/$(ver_cut 1)"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
25 IUSE="doc examples test"
26 RESTRICT="!test? ( test )"