mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-27 21:48:16 -07:00
Drop deprecated usage of DISTUTILS_NO_PARALLEL_BUILD
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -29,7 +29,6 @@ DEPEND="${RDEPEND}
|
||||
)"
|
||||
|
||||
S="${WORKDIR}/${MY_P}"
|
||||
DISTUTILS_NO_PARALLEL_BUILD=1
|
||||
|
||||
python_test() {
|
||||
nosetests || die "Testing failed with ${EPYTHON}"
|
||||
|
||||
Reference in New Issue
Block a user