summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-proto/xcb-proto/xcb-proto-1.10.ebuild')
-rw-r--r--x11-proto/xcb-proto/xcb-proto-1.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-proto/xcb-proto/xcb-proto-1.10.ebuild b/x11-proto/xcb-proto/xcb-proto-1.10.ebuild
index ca4d7e005f89..f0ecc7aee6ff 100644
--- a/x11-proto/xcb-proto/xcb-proto-1.10.ebuild
+++ b/x11-proto/xcb-proto/xcb-proto-1.10.ebuild
@@ -33,7 +33,7 @@ multilib_src_configure() {
autotools-utils_src_configure
if multilib_is_native_abi; then
- python_parallel_foreach_impl autotools-utils_src_configure
+ python_foreach_impl autotools-utils_src_configure
fi
}