summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-07-17 06:05:13 +0100
committerSam James <sam@gentoo.org>2024-07-17 06:05:13 +0100
commit94236624d34a85e23e7dea31e58718c6a1c7f36c (patch)
tree19afc89aec15066544d71e24db96a3065c3bfb54 /sys-apps/util-linux
parentnet-dns/c-ares: Stabilize 1.29.0 x86, #936186 (diff)
downloadgentoo-94236624d34a85e23e7dea31e58718c6a1c7f36c.tar.gz
gentoo-94236624d34a85e23e7dea31e58718c6a1c7f36c.tar.bz2
gentoo-94236624d34a85e23e7dea31e58718c6a1c7f36c.zip
sys-apps/util-linux: fix WhitespaceFound
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/util-linux')
-rw-r--r--sys-apps/util-linux/util-linux-2.40.1-r3.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/util-linux/util-linux-2.40.1-r3.ebuild b/sys-apps/util-linux/util-linux-2.40.1-r3.ebuild
index 1205062fedfc..857fb9418af0 100644
--- a/sys-apps/util-linux/util-linux-2.40.1-r3.ebuild
+++ b/sys-apps/util-linux/util-linux-2.40.1-r3.ebuild
@@ -110,10 +110,10 @@ pkg_pretend() {
}
src_unpack() {
- if [[ ${PV} == 9999 ]] ; then
- git-r3_src_unpack
- return
- fi
+ if [[ ${PV} == 9999 ]] ; then
+ git-r3_src_unpack
+ return
+ fi
# Upstream sign the decompressed .tar
if use verify-sig; then