diff options
Diffstat (limited to 'app-benchmarks/numbench/numbench-0.2.ebuild')
-rw-r--r-- | app-benchmarks/numbench/numbench-0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/numbench/numbench-0.2.ebuild b/app-benchmarks/numbench/numbench-0.2.ebuild index 264bcdea8..7b5ae7316 100644 --- a/app-benchmarks/numbench/numbench-0.2.ebuild +++ b/app-benchmarks/numbench/numbench-0.2.ebuild @@ -29,7 +29,7 @@ RDEPEND=" python_install_all() { distutils-r1_python_install_all - python_parallel_foreach_impl python_newscript exec.py numbench + python_foreach_impl python_newscript exec.py numbench insinto /usr/share/numbench/samples doins samples/*.xml |