commit:     a9032324f73c9fce2be5cceae0170280590a04ce
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 22 13:01:02 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 22 13:01:02 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9032324

sys-libs/glibc: fix whitespace

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-libs/glibc/glibc-9999.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-libs/glibc/glibc-9999.ebuild b/sys-libs/glibc/glibc-9999.ebuild
index e23e2568a764..f7b71aa86561 100644
--- a/sys-libs/glibc/glibc-9999.ebuild
+++ b/sys-libs/glibc/glibc-9999.ebuild
@@ -972,14 +972,14 @@ src_prepare() {
                einfo "Done."
        fi
 
-        case ${CTARGET} in
-                m68*-aligned-*)
+       case ${CTARGET} in
+               m68*-aligned-*)
                        einfo "Applying utmp format fix for m68k with 
-maligned-int"
                        eapply "${FILESDIR}/glibc-2.41-m68k-malign.patch"
                        ;;
-                *)
+               *)
                        ;;
-        esac
+       esac
 
        default
 

Reply via email to