commit: 19fdc1e3c58c2b4232587920517390eb399d76c5
Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 13 21:37:32 2016 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Wed Jul 13 21:37:40 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19fdc1e3
app-emulation/ganeti: whitespace.
Package-Manager: portage-2.2.28
app-emulation/ganeti/ganeti-2.15.2-r5.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emulation/ganeti/ganeti-2.15.2-r5.ebuild
b/app-emulation/ganeti/ganeti-2.15.2-r5.ebuild
index 6266c07..05d1d94 100644
--- a/app-emulation/ganeti/ganeti-2.15.2-r5.ebuild
+++ b/app-emulation/ganeti/ganeti-2.15.2-r5.ebuild
@@ -207,8 +207,8 @@ src_prepare() {
local testfile
if has_version '>=dev-lang/ghc-7.10'; then
# Breaks the build on 7.8
- PATCHES+=(
-
"${WORKDIR}"/debian/patches/ghc-7.10-compatibility.patch
+ PATCHES+=(
+ "${WORKDIR}"/debian/patches/ghc-7.10-compatibility.patch
)
fi
eapply "${PATCHES[@]}"