summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-03 22:20:19 +0100
committerDavid Seifert <soap@gentoo.org>2022-03-03 22:20:19 +0100
commit8d31c62f7fd2f723554c2bc247420b0ba92c5724 (patch)
treedecaab34950bcf72392b3ac5f3b9deb7c8c1ffc2 /sys-cluster/mpich
parentsys-cluster/libqb: destabilise for ppc (diff)
downloadgentoo-8d31c62f7fd2f723554c2bc247420b0ba92c5724.tar.gz
gentoo-8d31c62f7fd2f723554c2bc247420b0ba92c5724.tar.bz2
gentoo-8d31c62f7fd2f723554c2bc247420b0ba92c5724.zip
sys-cluster/mpich: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sys-cluster/mpich')
-rw-r--r--sys-cluster/mpich/mpich-3.4.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/mpich/mpich-3.4.3.ebuild b/sys-cluster/mpich/mpich-3.4.3.ebuild
index e94440036b88..285928166e97 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 )"