aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/openmpi/openmpi-1.3.ebuild')
-rw-r--r--sys-cluster/openmpi/openmpi-1.3.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-cluster/openmpi/openmpi-1.3.ebuild b/sys-cluster/openmpi/openmpi-1.3.ebuild
index 164b49181..9b74ec985 100644
--- a/sys-cluster/openmpi/openmpi-1.3.ebuild
+++ b/sys-cluster/openmpi/openmpi-1.3.ebuild
@@ -14,7 +14,7 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
RESTRICT="mpi-threads? ( test )"
-IUSE="fortran heterogeneous ipv6 mpi-threads nocxx pbs romio smp threads"
+IUSE="fortran heterogeneous ipv6 mpi-threads nocxx pbs romio threads"
RDEPEND="pbs? ( sys-cluster/torque )
$(mpi_imp_deplist)"
DEPEND="${RDEPEND}"
@@ -92,7 +92,6 @@ src_compile() {
$(use_enable !nocxx mpi-cxx) \
$(use_enable romio io-romio) \
$(use_enable heterogeneous) \
- $(use_enable smp smp-locks) \
$(use_with pbs tm) \
$(use_enable ipv6) \
|| die