dev-python/bokeh: Make repoman more happy
authorPacho Ramos <pacho@gentoo.org>
Thu, 28 Jun 2018 19:02:17 +0000 (21:02 +0200)
committerPacho Ramos <pacho@gentoo.org>
Thu, 28 Jun 2018 19:17:50 +0000 (21:17 +0200)
Package-Manager: Portage-2.3.41, Repoman-2.3.9

dev-python/bokeh/bokeh-0.12.6.ebuild

index df90b6f197951829d23476c735aafdcc290b7bbd..ad25ef0ae41959114e9d02a5832192a6a4787233 100644 (file)
@@ -69,7 +69,7 @@ python_test() {
 python_install_all() {
        if use examples; then
                insinto "/usr/share/doc/${PF}/examples/"
-               doins examples/* 
+               doins examples/*
        fi
        distutils-r1_python_install_all
 }