summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2016-07-13 14:37:32 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2016-07-13 14:37:40 -0700
commit19fdc1e3c58c2b4232587920517390eb399d76c5 (patch)
tree21ae25a3a3361b0e48242d4e11854e72097118db /app-emulation
parentapp-emulation/ganeti: make it easier to restart a downed cluster (diff)
downloadgentoo-19fdc1e3c58c2b4232587920517390eb399d76c5.tar.gz
gentoo-19fdc1e3c58c2b4232587920517390eb399d76c5.tar.bz2
gentoo-19fdc1e3c58c2b4232587920517390eb399d76c5.zip
app-emulation/ganeti: whitespace.
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/ganeti/ganeti-2.15.2-r5.ebuild4
1 files 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 6266c070b5df..05d1d9447b70 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[@]}"