From 344fd0d83d4d71456088ff0dbdffdeb1866b538f Mon Sep 17 00:00:00 2001 From: Marius Brehler Date: Sat, 28 Nov 2015 17:39:28 +0100 Subject: [PATCH] dev-python/testpath: Add missing indent Package-Manager: portage-2.2.20.1 --- dev-python/testpath/testpath-0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/testpath/testpath-0.2.ebuild b/dev-python/testpath/testpath-0.2.ebuild index 2a54e4bca7300..e5140c0f72f4f 100644 --- a/dev-python/testpath/testpath-0.2.ebuild +++ b/dev-python/testpath/testpath-0.2.ebuild @@ -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() {