dev-python/testpath: Add missing indent

Package-Manager: portage-2.2.20.1
This commit is contained in:
Marius Brehler
2015-11-28 17:39:28 +01:00
parent 0954a9b942
commit 344fd0d83d

View File

@@ -35,7 +35,7 @@ python_prepare_all() {
sed -e "/^ 'sphinx.ext.intersphinx',/d" -i doc/conf.py || die
fi
distutils-r1_python_prepare_all
distutils-r1_python_prepare_all
}
python_compile_all() {