commit: c950bd9f93c6854a060a5b7a1fe1d105db3fcf3b
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 9 12:01:17 2024 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Aug 9 12:04:11 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c950bd9f
gnome-base/gnome-shell: Fix WhitespaceFound warning
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
gnome-base/gnome-shell/gnome-shell-46.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnome-base/gnome-shell/gnome-shell-46.4.ebuild
b/gnome-base/gnome-shell/gnome-shell-46.4.ebuild
index f3600035d8ff..e9129bd020c0 100644
--- a/gnome-base/gnome-shell/gnome-shell-46.4.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-46.4.ebuild
@@ -132,8 +132,8 @@ BDEPEND="
# app-text/asciidoc
PATCHES=(
- # Change favorites defaults, bug #479918
- "${FILESDIR}"/46.4-defaults.patch
+ # Change favorites defaults, bug #479918
+ "${FILESDIR}"/46.4-defaults.patch
)
src_prepare() {