commit: d81722813ac56ebbc801961845bc4bb07478ac4f
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 10 11:16:06 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 10 11:16:06 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8172281
sys-cluster/mpich: Stabilize 3.4.3 ppc64, #828688
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sys-cluster/mpich/mpich-3.4.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-cluster/mpich/mpich-3.4.3.ebuild
b/sys-cluster/mpich/mpich-3.4.3.ebuild
index d0fbb60ac2a9..f85e86239a26 100644
--- a/sys-cluster/mpich/mpich-3.4.3.ebuild
+++ b/sys-cluster/mpich/mpich-3.4.3.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}"/${PN}-${MY_PV}
LICENSE="mpich2"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~hppa ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm64 ~hppa ppc ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="+cxx doc fortran mpi-threads +romio threads"
REQUIRED_USE="mpi-threads? ( threads )"