aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-10-22 14:28:31 +0200
committerJustin Lecher <jlec@gentoo.org>2015-10-22 14:28:31 +0200
commit31e09304ca5401a29292a36e2e582f713cf7939b (patch)
tree4ddceea5520be369d2ebfd183d1866ba7cec6f6d /sci-libs/nipy
parentsci-astronomy/astrometry: Fix broken dependency for pyfits (diff)
downloadsci-31e09304ca5401a29292a36e2e582f713cf7939b.tar.gz
sci-31e09304ca5401a29292a36e2e582f713cf7939b.tar.bz2
sci-31e09304ca5401a29292a36e2e582f713cf7939b.zip
Drop deprecated parallel python eclass support
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-libs/nipy')
-rw-r--r--sci-libs/nipy/nipy-0.3.0.ebuild1
-rw-r--r--sci-libs/nipy/nipy-9999.ebuild1
2 files changed, 0 insertions, 2 deletions
diff --git a/sci-libs/nipy/nipy-0.3.0.ebuild b/sci-libs/nipy/nipy-0.3.0.ebuild
index 6a07e3c8c..d748c2152 100644
--- a/sci-libs/nipy/nipy-0.3.0.ebuild
+++ b/sci-libs/nipy/nipy-0.3.0.ebuild
@@ -5,7 +5,6 @@
EAPI=5
PYTHON_COMPAT=( python2_7 )
-DISTUTILS_NO_PARALLEL_BUILD=true
inherit distutils-r1 eutils multilib flag-o-matic
diff --git a/sci-libs/nipy/nipy-9999.ebuild b/sci-libs/nipy/nipy-9999.ebuild
index 446065cee..72f40e6d5 100644
--- a/sci-libs/nipy/nipy-9999.ebuild
+++ b/sci-libs/nipy/nipy-9999.ebuild
@@ -5,7 +5,6 @@
EAPI=5
PYTHON_COMPAT=( python2_7 )
-DISTUTILS_NO_PARALLEL_BUILD=true
inherit distutils-r1 multilib git-r3 flag-o-matic