commit: 26c3e86a8cf9138351cd81ec622fe3cea8951884
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 30 15:54:35 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jun 30 15:54:48 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26c3e86a
dev-util/clazy: Remove TrailingEmptyLine
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-util/clazy/clazy-1.7.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-util/clazy/clazy-1.7.ebuild b/dev-util/clazy/clazy-1.7.ebuild
index d2e60deaa67..6d9e004a768 100644
--- a/dev-util/clazy/clazy-1.7.ebuild
+++ b/dev-util/clazy/clazy-1.7.ebuild
@@ -38,4 +38,3 @@ src_configure() {
export LLVM_ROOT="/usr/lib/llvm/$(ver_cut 1
${clang_version##sys-devel/clang-})"
cmake_src_configure
}
-