summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-23 18:59:19 +0100
committerSam James <sam@gentoo.org>2021-07-23 18:59:19 +0100
commit121564b49eb82be8aece87e84a00f7de2bebbaef (patch)
treec7a62a1227265c9adaf05aa0d6b5dee5bdb71d4b /app-emulation/containerd
parentapp-arch/zstd: Stabilize 1.5.0 sparc, #803443 (diff)
downloadgentoo-121564b49eb82be8aece87e84a00f7de2bebbaef.tar.gz
gentoo-121564b49eb82be8aece87e84a00f7de2bebbaef.tar.bz2
gentoo-121564b49eb82be8aece87e84a00f7de2bebbaef.zip
app-emulation/containerd: fix WhitespaceFound
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/containerd')
-rw-r--r--app-emulation/containerd/containerd-1.5.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/containerd/containerd-1.5.4.ebuild b/app-emulation/containerd/containerd-1.5.4.ebuild
index 88783770efe8..2ba359035848 100644
--- a/app-emulation/containerd/containerd-1.5.4.ebuild
+++ b/app-emulation/containerd/containerd-1.5.4.ebuild
@@ -60,7 +60,7 @@ src_compile() {
REVISION=69107e47a62e1d690afa2b9b1d43f8ece3ff4483
VERSION=v${PV}
)
-
+
# race condition in man target https://bugs.gentoo.org/765100
# we need to explicitly specify GOFLAGS for "go run" to use vendor source
GOFLAGS="-v -x -mod=vendor" emake "${myemakeargs[@]}" man -j1 #nowarn