*/*: whitespace fixes

This fixes the current whitespace issues reported by
`pkgcruft scan -r WhitespaceUnneeded`.

Signed-off-by: Matt Jolly <kangie@gentoo.org>
This commit is contained in:
Matt Jolly
2025-05-21 16:45:02 +10:00
parent 79ee96312b
commit 48da25ddee
12 changed files with 229 additions and 232 deletions

View File

@@ -47,7 +47,6 @@ ERROR_MEMFD_CREATE="CONFIG_MEMFD_CREATE: it completely replaced deprecated ISHME
ERROR_NETFILTER_XT_NAT="CONFIG_NETFILTER_XT_NAT: see bug #937106"
ERROR_NETFILTER_XT_TARGET_MASQUERADE="CONFIG_NETFILTER_XT_TARGET_MASQUERADE: see bug #937106"
pkg_setup() {
linux-info_pkg_setup
python-single-r1_pkg_setup

View File

@@ -21,8 +21,6 @@ IUSE="test"
PATCHES="
${FILESDIR}/tomli.patch
"
# ${FILESDIR}/test_fixes.patch
DEPEND="
dev-python/rich