diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-01-01 19:26:32 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-01-01 19:26:46 +0300 |
commit | 1b5f8ca00ef70e57910bf7b25a222a10fdea74de (patch) | |
tree | 966c2d064686972c36e2c5ef6e7e34616eded762 /sys-cluster/openmpi/openmpi-2.0.4.ebuild | |
parent | media-video/yle-dl: add DISTUTILS_USE_SETUPTOOLS (diff) | |
download | gentoo-1b5f8ca00ef70e57910bf7b25a222a10fdea74de.tar.gz gentoo-1b5f8ca00ef70e57910bf7b25a222a10fdea74de.tar.bz2 gentoo-1b5f8ca00ef70e57910bf7b25a222a10fdea74de.zip |
sys-cluster/openmpi: Drop obsoloete blockers
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-cluster/openmpi/openmpi-2.0.4.ebuild')
-rw-r--r-- | sys-cluster/openmpi/openmpi-2.0.4.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-cluster/openmpi/openmpi-2.0.4.ebuild b/sys-cluster/openmpi/openmpi-2.0.4.ebuild index 6d45ab300608..9f690b3e56ba 100644 --- a/sys-cluster/openmpi/openmpi-2.0.4.ebuild +++ b/sys-cluster/openmpi/openmpi-2.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -51,7 +51,6 @@ CDEPEND=" !sys-cluster/mpich !sys-cluster/mpich2 !sys-cluster/nullmpi - !sys-cluster/mpiexec !sys-cluster/pmix >=dev-libs/libevent-2.0.22[${MULTILIB_USEDEP},threads] dev-libs/libltdl:0[${MULTILIB_USEDEP}] |