summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-10 13:16:06 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-10 13:16:06 +0200
commitd81722813ac56ebbc801961845bc4bb07478ac4f (patch)
tree000af96bdf8150d7745a9fec96763b0d66a5b428 /sys-cluster/mpich
parentsys-cluster/mpich: Stabilize 3.4.3 ppc, #828688 (diff)
downloadgentoo-d81722813ac56ebbc801961845bc4bb07478ac4f.tar.gz
gentoo-d81722813ac56ebbc801961845bc4bb07478ac4f.tar.bz2
gentoo-d81722813ac56ebbc801961845bc4bb07478ac4f.zip
sys-cluster/mpich: Stabilize 3.4.3 ppc64, #828688
Signed-off-by: Arthur Zamarin <arthurzam@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 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 )"