diff options
Diffstat (limited to 'dev-python/numpy/numpy-1.15.4.ebuild')
| -rw-r--r-- | dev-python/numpy/numpy-1.15.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/numpy/numpy-1.15.4.ebuild b/dev-python/numpy/numpy-1.15.4.ebuild index 5e43b353b724..61c12ef0dd58 100644 --- a/dev-python/numpy/numpy-1.15.4.ebuild +++ b/dev-python/numpy/numpy-1.15.4.ebuild @@ -109,7 +109,7 @@ python_prepare_all() { } python_compile() { - use !lapack && export MAKEOPTS=-j1 #660754 + export MAKEOPTS=-j1 #660754 local python_makeopts_jobs="" python_is_python3 || python_makeopts_jobs="-j $(makeopts_jobs)" |
