Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/scotch/
Date: Wed, 27 Oct 2021 22:33:08
Message-Id: 1635373864.1c635b1d113c0d5f6ec354777f185ce64cf0823c.sam@gentoo
1 commit: 1c635b1d113c0d5f6ec354777f185ce64cf0823c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 27 22:31:04 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 27 22:31:04 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c635b1d
7
8 sci-libs/scotch: Stabilize 6.1.0-r1 amd64, #818649
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-libs/scotch/scotch-6.1.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-libs/scotch/scotch-6.1.0-r1.ebuild b/sci-libs/scotch/scotch-6.1.0-r1.ebuild
16 index ff3058c464b..606409f6cf8 100644
17 --- a/sci-libs/scotch/scotch-6.1.0-r1.ebuild
18 +++ b/sci-libs/scotch/scotch-6.1.0-r1.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 ~riscv ~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 )"