summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/PyQt4')
-rw-r--r--dev-python/PyQt4/PyQt4-4.11.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt4/PyQt4-4.11.1.ebuild b/dev-python/PyQt4/PyQt4-4.11.1.ebuild
index 30528c82de09..5fa3be886561 100644
--- a/dev-python/PyQt4/PyQt4-4.11.1.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.11.1.ebuild
@@ -176,7 +176,7 @@ src_configure() {
popd > /dev/null || return
fi
}
- python_parallel_foreach_impl run_in_build_dir configuration
+ python_foreach_impl run_in_build_dir configuration
}
src_compile() {