commit: 640ddb4057eff2c19e5daf0a687139b75b72cd1a
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 22 10:48:30 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Oct 22 11:09:19 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=640ddb40
dev-python/larch: Drop deprecated usage of DISTUTILS_NO_PARALLEL_BUILD
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-python/larch/larch-1.20130808.ebuild | 1 -
dev-python/larch/larch-1.20131130.ebuild | 1 -
2 files changed, 2 deletions(-)
diff --git a/dev-python/larch/larch-1.20130808.ebuild
b/dev-python/larch/larch-1.20130808.ebuild
index c045d93..5edbc5c 100644
--- a/dev-python/larch/larch-1.20130808.ebuild
+++ b/dev-python/larch/larch-1.20130808.ebuild
@@ -27,7 +27,6 @@ RDEPEND="${PYTHON_DEPS}
src_test() {
addwrite /proc/self/comm
- local DISTUTILS_NO_PARALLEL_BUILD=1
distutils-r1_src_test
}
diff --git a/dev-python/larch/larch-1.20131130.ebuild
b/dev-python/larch/larch-1.20131130.ebuild
index c045d93..5edbc5c 100644
--- a/dev-python/larch/larch-1.20131130.ebuild
+++ b/dev-python/larch/larch-1.20131130.ebuild
@@ -27,7 +27,6 @@ RDEPEND="${PYTHON_DEPS}
src_test() {
addwrite /proc/self/comm
- local DISTUTILS_NO_PARALLEL_BUILD=1
distutils-r1_src_test
}