Skip to content

Commit

Permalink
dev-python/docutils: Drop DISTUTILS_NO_PARALLEL_BUILD
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <[email protected]>
  • Loading branch information
jlec committed Oct 15, 2015
1 parent bd1b9f6 commit 4a5379f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions dev-python/docutils/docutils-0.11.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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() {
Expand Down
2 changes: 0 additions & 2 deletions dev-python/docutils/docutils-0.12.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ IUSE=""
DEPEND="dev-python/pygments[${PYTHON_USEDEP}]"
RDEPEND="${DEPEND}"

DISTUTILS_NO_PARALLEL_BUILD=1

python_compile_all() {
# Generate html docs from reStructured text sources.

Expand Down

0 comments on commit 4a5379f

Please sign in to comment.