summaryrefslogtreecommitdiff
path: root/dev-python/bokeh
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-10-22 13:08:49 +0200
committerJustin Lecher <jlec@gentoo.org>2015-10-22 13:09:19 +0200
commit1298dc2cd43472dc1a6cef1018c050864c77eecc (patch)
tree13f2601b96d7fc7a9c31afb50aac8bc6c1597440 /dev-python/bokeh
parentad539da6c5db4da30260d1c5ac441ad714fe0e8c (diff)
downloadgentoo-1298dc2cd43472dc1a6cef1018c050864c77eecc.tar.gz
gentoo-1298dc2cd43472dc1a6cef1018c050864c77eecc.tar.xz
Drop deprecated usage of DISTUTILS_NO_PARALLEL_BUILD
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/bokeh')
-rw-r--r--dev-python/bokeh/bokeh-0.7.1.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-python/bokeh/bokeh-0.7.1.ebuild b/dev-python/bokeh/bokeh-0.7.1.ebuild
index 06993090ae6..cf10e0e5019 100644
--- a/dev-python/bokeh/bokeh-0.7.1.ebuild
+++ b/dev-python/bokeh/bokeh-0.7.1.ebuild
@@ -60,8 +60,6 @@ DOCS=( CHANGELOG QUICKSTART.md README.md )
PATCHES=( "${FILESDIR}"/${P}-setup.patch )
-DISTUTILS_NO_PARALLEL_BUILD=1
-
python_prepare_all() {
DOC_CONTENTS="websockets work only with python2_7"