diff options
author | 2019-08-29 17:05:08 -0400 | |
---|---|---|
committer | 2019-08-29 17:05:08 -0400 | |
commit | e6f7cf9f0b9f321d8fc326c5da43e8725e4e824c (patch) | |
tree | f13d1a389b91be4bfb26a953f9b53d693f58badc /sys-cluster/openmpi | |
parent | dev-ada: gnat_201* use flags are now global (diff) | |
download | gentoo-e6f7cf9f0b9f321d8fc326c5da43e8725e4e824c.tar.gz gentoo-e6f7cf9f0b9f321d8fc326c5da43e8725e4e824c.tar.bz2 gentoo-e6f7cf9f0b9f321d8fc326c5da43e8725e4e824c.zip |
sys-cluster/openmpi: slot-dep on libevent
Thanks to Arfrever Frehtes Taifersar Arahesis for the report and fix, #692748.
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Justin Bronder <jsbronder@gentoo.org>
Diffstat (limited to 'sys-cluster/openmpi')
-rw-r--r-- | sys-cluster/openmpi/openmpi-4.0.1-r1.ebuild (renamed from sys-cluster/openmpi/openmpi-4.0.1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/openmpi/openmpi-4.0.1.ebuild b/sys-cluster/openmpi/openmpi-4.0.1-r1.ebuild index 25592104fbbc..aaf63224f630 100644 --- a/sys-cluster/openmpi/openmpi-4.0.1.ebuild +++ b/sys-cluster/openmpi/openmpi-4.0.1-r1.ebuild @@ -47,7 +47,7 @@ CDEPEND=" !sys-cluster/mpich2 !sys-cluster/nullmpi !sys-cluster/mpiexec - >=dev-libs/libevent-2.0.22[${MULTILIB_USEDEP},threads] + >=dev-libs/libevent-2.0.22:=[${MULTILIB_USEDEP},threads] dev-libs/libltdl:0[${MULTILIB_USEDEP}] >=sys-apps/hwloc-2.0.2[${MULTILIB_USEDEP}] >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] |