summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/gupnp-igd')
-rw-r--r--net-libs/gupnp-igd/gupnp-igd-0.2.3-r1.ebuild2
-rw-r--r--net-libs/gupnp-igd/gupnp-igd-0.2.4.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/gupnp-igd/gupnp-igd-0.2.3-r1.ebuild b/net-libs/gupnp-igd/gupnp-igd-0.2.3-r1.ebuild
index 66f9d29c865e..2e91aa32e6ca 100644
--- a/net-libs/gupnp-igd/gupnp-igd-0.2.3-r1.ebuild
+++ b/net-libs/gupnp-igd/gupnp-igd-0.2.3-r1.ebuild
@@ -63,7 +63,7 @@ multilib_src_configure() {
--enable-python
}
- use python && python_parallel_foreach_impl python_configure
+ use python && python_foreach_impl python_configure
fi
}
diff --git a/net-libs/gupnp-igd/gupnp-igd-0.2.4.ebuild b/net-libs/gupnp-igd/gupnp-igd-0.2.4.ebuild
index 6b565a6a685d..ea10dcea6bab 100644
--- a/net-libs/gupnp-igd/gupnp-igd-0.2.4.ebuild
+++ b/net-libs/gupnp-igd/gupnp-igd-0.2.4.ebuild
@@ -63,7 +63,7 @@ multilib_src_configure() {
--enable-python
}
- use python && python_parallel_foreach_impl python_configure
+ use python && python_foreach_impl python_configure
fi
}