Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/scotch/
Date: Sat, 19 Feb 2022 13:52:19
Message-Id: 1645278726.5b24d5ba6f7b9ac43fbed952f4c5f6391b3280ce.arthurzam@gentoo
1 commit: 5b24d5ba6f7b9ac43fbed952f4c5f6391b3280ce
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 19 13:52:06 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 19 13:52:06 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b24d5ba
7
8 sci-libs/scotch: Stabilize 6.1.2 ppc64, #833719
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 sci-libs/scotch/scotch-6.1.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-libs/scotch/scotch-6.1.2.ebuild b/sci-libs/scotch/scotch-6.1.2.ebuild
16 index b9746b63db95..13469212ef50 100644
17 --- a/sci-libs/scotch/scotch-6.1.2.ebuild
18 +++ b/sci-libs/scotch/scotch-6.1.2.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 )"