Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/mpich/
Date: Wed, 12 Jan 2022 07:42:42
Message-Id: 1641973355.52b4b372402e92e7399145eeda1fcb4d9cc4c410.ago@gentoo
1 commit: 52b4b372402e92e7399145eeda1fcb4d9cc4c410
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 12 07:42:35 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 12 07:42:35 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52b4b372
7
8 sys-cluster/mpich: amd64 stable wrt bug #828688
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sys-cluster/mpich/mpich-3.4.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-cluster/mpich/mpich-3.4.3.ebuild b/sys-cluster/mpich/mpich-3.4.3.ebuild
18 index cc87b22ddc67..e94440036b88 100644
19 --- a/sys-cluster/mpich/mpich-3.4.3.ebuild
20 +++ b/sys-cluster/mpich/mpich-3.4.3.ebuild
21 @@ -16,7 +16,7 @@ S="${WORKDIR}"/${PN}-${MY_PV}
22
23 LICENSE="mpich2"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm64 ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="amd64 ~arm64 ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux"
27 IUSE="+cxx doc fortran mpi-threads +romio threads"
28 REQUIRED_USE="mpi-threads? ( threads )"