From: Justin Bronder Date: Thu, 29 Aug 2019 21:05:08 +0000 (-0400) Subject: sys-cluster/openmpi: slot-dep on libevent X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e6f7cf9f0b9f321d8fc326c5da43e8725e4e824c;p=gentoo.git 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 --- diff --git a/sys-cluster/openmpi/openmpi-4.0.1.ebuild b/sys-cluster/openmpi/openmpi-4.0.1-r1.ebuild similarity index 98% rename from sys-cluster/openmpi/openmpi-4.0.1.ebuild rename to 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}]