summaryrefslogtreecommitdiff
path: root/dev-python/numpy/numpy-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/numpy/numpy-9999.ebuild')
-rw-r--r--dev-python/numpy/numpy-9999.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-python/numpy/numpy-9999.ebuild b/dev-python/numpy/numpy-9999.ebuild
index b2a2c5ad27e4..baa28ab58893 100644
--- a/dev-python/numpy/numpy-9999.ebuild
+++ b/dev-python/numpy/numpy-9999.ebuild
@@ -104,8 +104,6 @@ python_prepare_all() {
}
python_compile() {
- export MAKEOPTS=-j1 # bug #660754
-
distutils-r1_python_compile -j $(makeopts_jobs) ${NUMPY_FCONFIG}
}