dev-python/testpath: Add missing indent
authorMarius Brehler <marbre@linux.sungazer.de>
Sat, 28 Nov 2015 16:39:28 +0000 (17:39 +0100)
committerMarius Brehler <marbre@linux.sungazer.de>
Sat, 28 Nov 2015 16:39:28 +0000 (17:39 +0100)
Package-Manager: portage-2.2.20.1

dev-python/testpath/testpath-0.2.ebuild

index 2a54e4bca7300af374d41a0a151b252959895c19..e5140c0f72f4f764b9ac63294c7a0c950e34ccb8 100644 (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() {