commit: c5c34b346b419dcd5ca5e0ea55205623336e8fc0
Author: Justin Bronder <jsbronder <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 29 20:28:04 2019 +0000
Commit: Justin Bronder <jsbronder <AT> gentoo <DOT> org>
CommitDate: Thu Aug 29 20:28:04 2019 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=c5c34b34
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 <AT> gentoo.org>
.../openmpi/{openmpi-4.0.1-r1.ebuild => openmpi-4.0.1-r2.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-cluster/openmpi/openmpi-4.0.1-r1.ebuild
b/sys-cluster/openmpi/openmpi-4.0.1-r2.ebuild
similarity index 98%
rename from sys-cluster/openmpi/openmpi-4.0.1-r1.ebuild
rename to sys-cluster/openmpi/openmpi-4.0.1-r2.ebuild
index 35b8c7ea9..489306f51 100644
--- a/sys-cluster/openmpi/openmpi-4.0.1-r1.ebuild
+++ b/sys-cluster/openmpi/openmpi-4.0.1-r2.ebuild
@@ -47,7 +47,7 @@ MPI_UNCLASSED_DEP_STR="
"
CDEPEND="
- >=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}]