diff options
Diffstat (limited to 'dev-python/numpy/numpy-9999.ebuild')
| -rw-r--r-- | dev-python/numpy/numpy-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/numpy/numpy-9999.ebuild b/dev-python/numpy/numpy-9999.ebuild index 7232ea8a951e..1a6cd293f26f 100644 --- a/dev-python/numpy/numpy-9999.ebuild +++ b/dev-python/numpy/numpy-9999.ebuild @@ -104,7 +104,7 @@ python_prepare_all() { } python_compile() { - use !lapack && export MAKEOPTS=-j1 #660754 + export MAKEOPTS=-j1 #660754 distutils-r1_python_compile -j $(makeopts_jobs) ${NUMPY_FCONFIG} } |
