diff options
author | Sam James <sam@gentoo.org> | 2022-01-10 22:58:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-10 22:58:57 +0000 |
commit | 0b6bb65bc1477b5d0318cc94e1e6b64119fd5e4e (patch) | |
tree | f688ed87124353cbd2cf6833de81d6cf052527a7 /sys-cluster/mpich | |
parent | dev-libs/cl: Stabilize 1.2.4-r1 amd64, #830871 (diff) | |
download | gentoo-0b6bb65bc1477b5d0318cc94e1e6b64119fd5e4e.tar.gz gentoo-0b6bb65bc1477b5d0318cc94e1e6b64119fd5e4e.tar.bz2 gentoo-0b6bb65bc1477b5d0318cc94e1e6b64119fd5e4e.zip |
sys-cluster/mpich: Stabilize 3.4.3 x86, #828688
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster/mpich')
-rw-r--r-- | sys-cluster/mpich/mpich-3.4.3.ebuild | 2 |
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 f85e86239a26..cc87b22ddc67 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 )" |