summaryrefslogtreecommitdiff
path: root/dev-python/numpy/numpy-1.15.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/numpy/numpy-1.15.4.ebuild')
-rw-r--r--dev-python/numpy/numpy-1.15.4.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-python/numpy/numpy-1.15.4.ebuild b/dev-python/numpy/numpy-1.15.4.ebuild
index f25c715339bd..321b3a2e6722 100644
--- a/dev-python/numpy/numpy-1.15.4.ebuild
+++ b/dev-python/numpy/numpy-1.15.4.ebuild
@@ -109,8 +109,6 @@ python_prepare_all() {
}
python_compile() {
- export MAKEOPTS=-j1 # bug #660754
-
local python_makeopts_jobs=""
python_is_python3 || python_makeopts_jobs="-j $(makeopts_jobs)"
distutils-r1_python_compile \