dev-python/docutils: Drop DISTUTILS_NO_PARALLEL_BUILD

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-10-15 10:57:16 +02:00
parent bd1b9f69f6
commit 4a5379fc9c
2 changed files with 0 additions and 4 deletions

View File

@@ -19,8 +19,6 @@ IUSE=""
DEPEND="dev-python/pygments[${PYTHON_USEDEP}]"
RDEPEND="${DEPEND}"
DISTUTILS_NO_PARALLEL_BUILD=1
PATCHES=( "${FILESDIR}"/docutils-0.11-python3.3-odt-writer.patch )
python_compile_all() {