From 885d5f81e25739a1b088e0d69369d2db992454cc Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Sat, 2 Mar 2019 23:57:21 +0100 Subject: dev-python/numpy: drop parallel build workaround Cannot reproduce with >numpy-1.13.3 anymore. Bug: https://bugs.gentoo.org/660754 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann --- dev-python/numpy/numpy-1.15.4.ebuild | 2 -- 1 file changed, 2 deletions(-) (limited to 'dev-python/numpy/numpy-1.15.4.ebuild') 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 \ -- cgit v1.2.3