diff options
Diffstat (limited to 'dev-python/python-poppler/python-poppler-0.12.1-r4.ebuild')
-rw-r--r-- | dev-python/python-poppler/python-poppler-0.12.1-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-poppler/python-poppler-0.12.1-r4.ebuild b/dev-python/python-poppler/python-poppler-0.12.1-r4.ebuild index c9efd1d9d089..6da0020a1a12 100644 --- a/dev-python/python-poppler/python-poppler-0.12.1-r4.ebuild +++ b/dev-python/python-poppler/python-poppler-0.12.1-r4.ebuild @@ -34,7 +34,7 @@ PATCHES=( ) src_configure() { - python_parallel_foreach_impl autotools-utils_src_configure + python_foreach_impl autotools-utils_src_configure } src_compile() { |