commit:     4c9ef7fbb788301e0b642bad63069077efd0329a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 24 07:02:41 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 24 07:02:41 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c9ef7fb

app-emacs/flycheck: fix WhitespaceFound

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild 
b/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
index f6c77d00bf3b..60959c20a404 100644
--- a/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
+++ b/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild
@@ -35,8 +35,8 @@ SITEFILE="50${PN}-gentoo-r1.el"
 DOCS=( README.md )
 
 src_compile() {
-        elisp_src_compile
-        elisp-make-autoload-file
+       elisp_src_compile
+       elisp-make-autoload-file
 }
 
 src_test() {

Reply via email to