Drop deprecated usage of DISTUTILS_NO_PARALLEL_BUILD

Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-10-22 13:08:49 +02:00
parent ad539da6c5
commit 1298dc2cd4
39 changed files with 0 additions and 65 deletions

View File

@@ -25,8 +25,6 @@ RDEPEND="virtual/python-imaging
DEPEND="${RDEPEND}
app-arch/unzip"
DISTUTILS_NO_PARALLEL_BUILD=1
src_unpack() {
unpack ${P}.tar.gz
cd ${P}/src/reportlab/fonts || die

View File

@@ -32,8 +32,6 @@ DEPEND="${RDEPEND}
app-arch/unzip
"
DISTUTILS_NO_PARALLEL_BUILD=1
src_unpack() {
unpack ${P}.tar.gz
cd ${P}/src/reportlab/fonts || die