diff options
Diffstat (limited to 'sys-cluster/openmpi/openmpi-1.6.3.ebuild')
-rw-r--r-- | sys-cluster/openmpi/openmpi-1.6.3.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-cluster/openmpi/openmpi-1.6.3.ebuild b/sys-cluster/openmpi/openmpi-1.6.3.ebuild index 8da408085a0a..0df514c798b9 100644 --- a/sys-cluster/openmpi/openmpi-1.6.3.ebuild +++ b/sys-cluster/openmpi/openmpi-1.6.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.6.3.ebuild,v 1.1 2012/12/30 14:24:05 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.6.3.ebuild,v 1.2 2013/07/09 22:28:16 jsbronder Exp $ EAPI=4 @@ -50,6 +50,7 @@ REQUIRED_USE="openmpi_rm_slurm? ( !openmpi_rm_pbs ) openmpi_ofed_features_failover? ( openmpi_fabrics_ofed )" RDEPEND=" + !sys-cluster/mpich !sys-cluster/mpich2 !sys-cluster/mpiexec >=sys-apps/hwloc-1.3 |