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/scotch/
Date: Wed, 14 Jul 2021 16:15:05
Message-Id: 1626279274.f860304aabedda8ef76b57c5eb5a3f4e1e0fe895.marecki@gentoo
1 commit: f860304aabedda8ef76b57c5eb5a3f4e1e0fe895
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 13 21:39:37 2021 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 14 16:14:34 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f860304a
7
8 sci-libs/scotch: keyword 6.1.0 for ~riscv
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 sci-libs/scotch/scotch-6.1.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-libs/scotch/scotch-6.1.0.ebuild b/sci-libs/scotch/scotch-6.1.0.ebuild
16 index ebd2b1e8d84..60cc08c6645 100644
17 --- a/sci-libs/scotch/scotch-6.1.0.ebuild
18 +++ b/sci-libs/scotch/scotch-6.1.0.ebuild
19 @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-v${PV}"
20
21 LICENSE="CeCILL-2"
22 SLOT="0/${SOVER}"
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 int64 mpi static-libs test tools threads"
26 # bug #532620
27 REQUIRED_USE="test? ( threads )"