diff options
author | Justin Bronder <jsbronder@gentoo.org> | 2018-05-23 14:37:59 -0400 |
---|---|---|
committer | Justin Bronder <jsbronder@gentoo.org> | 2018-05-24 10:53:27 -0400 |
commit | eb24de272582582bc5b0c2a1f035b44c1b0a7fff (patch) | |
tree | f1904c80e37cbf677a9f43244daf7ae2fdb03b95 /sys-cluster/openmpi/openmpi-1.10.7.ebuild | |
parent | net-mail/dovecot: bump to 2.2.36 (diff) | |
download | gentoo-eb24de272582582bc5b0c2a1f035b44c1b0a7fff.tar.gz gentoo-eb24de272582582bc5b0c2a1f035b44c1b0a7fff.tar.bz2 gentoo-eb24de272582582bc5b0c2a1f035b44c1b0a7fff.zip |
sys-cluster/openmpi: sys-cluster/pmix blocker
Quick resolution of #652432. The ideal fix would be to have openmpi use
the system install of pmix, but neither pmix nor most of its
dependencies are using multilib. In the meantime, resolution is
blocking recent releases of openmpi (#656080).
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sys-cluster/openmpi/openmpi-1.10.7.ebuild')
-rw-r--r-- | sys-cluster/openmpi/openmpi-1.10.7.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-cluster/openmpi/openmpi-1.10.7.ebuild b/sys-cluster/openmpi/openmpi-1.10.7.ebuild index 24c15a5e73b2..d9445be72cf3 100644 --- a/sys-cluster/openmpi/openmpi-1.10.7.ebuild +++ b/sys-cluster/openmpi/openmpi-1.10.7.ebuild @@ -58,6 +58,7 @@ CDEPEND=" !sys-cluster/mpich2 !sys-cluster/nullmpi !sys-cluster/mpiexec + !sys-cluster/pmix >=dev-libs/libevent-2.0.21[${MULTILIB_USEDEP}] dev-libs/libltdl:0[${MULTILIB_USEDEP}] >=sys-apps/hwloc-1.10.0-r2[${MULTILIB_USEDEP},numa?] |