diff options
-rw-r--r-- | dev-python/pycparser/pycparser-2.21-r1.ebuild | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dev-python/pycparser/pycparser-2.21-r1.ebuild b/dev-python/pycparser/pycparser-2.21-r1.ebuild index 3b32ad92c905..1b0d8e6f6901 100644 --- a/dev-python/pycparser/pycparser-2.21-r1.ebuild +++ b/dev-python/pycparser/pycparser-2.21-r1.ebuild @@ -43,9 +43,6 @@ python_prepare_all() { rm tests/test_examples.py || die - # bug #701878 - MAKEOPTS+=" -j1" - distutils-r1_python_prepare_all } |