commit:     b3bfcbcf55ef77be11ea7ca06b4645b9f718f1df
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 11 15:32:29 2015 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Fri Sep 11 15:32:51 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3bfcbcf

dev-python/pywavelets: Whitespace

Package-Manager: portage-2.2.20.1

 dev-python/pywavelets/pywavelets-0.3.0.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-python/pywavelets/pywavelets-0.3.0.ebuild 
b/dev-python/pywavelets/pywavelets-0.3.0.ebuild
index ba3107b..02803b4 100644
--- a/dev-python/pywavelets/pywavelets-0.3.0.ebuild
+++ b/dev-python/pywavelets/pywavelets-0.3.0.ebuild
@@ -35,11 +35,10 @@ python_test() {
 }
 
 python_compile() {
-        python_is_python3 || local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
-        distutils-r1_python_compile
+       python_is_python3 || local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
+       distutils-r1_python_compile
 }
 
-
 python_compile_all() {
        use doc && emake -C doc html
 }

Reply via email to