-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
IUSE="debug fortran large-cluster medium-cluster romio threads"
RDEPEND="
- || (
- (
- sys-fabric/libibverbs
- sys-fabric/libibumad
- sys-fabric/libibmad
- sys-fabric/librdmacm )
- sys-fabric/openib-userspace )"
+ sys-fabric/libibverbs
+ sys-fabric/libibumad
+ sys-fabric/libibmad
+ sys-fabric/librdmacm"
DEPEND="${RDEPEND}"
S="${WORKDIR}/mvapich2-${PV/_/-}"