commit:     8d08451f6b477658eca0959b26ff40395ed84df4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  2 22:54:55 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar  2 22:54:55 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d08451f

app-emulation/libguestfs: fix typo in comment

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

 app-emulation/libguestfs/libguestfs-1.55.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/libguestfs/libguestfs-1.55.6.ebuild 
b/app-emulation/libguestfs/libguestfs-1.55.6.ebuild
index ed5fc75c2271..7fb98694f587 100644
--- a/app-emulation/libguestfs/libguestfs-1.55.6.ebuild
+++ b/app-emulation/libguestfs/libguestfs-1.55.6.ebuild
@@ -213,7 +213,7 @@ src_test() {
        local -x SKIP_TEST_GUESTUNMOUNT_FD=1
        # Doesn't work correctly when --without-daemon is specified
        local -x SKIP_TEST_NOEXEC_STACK_PL=1
-       # Loongarch failures. guestfs_get_architechture returns something other 
than what's expected
+       # Loongarch failures. guestfs_get_architecture returns something other 
than what's expected
        local -x SKIP_TEST_FILE_ARCHITECTURE_6=1
        local -x SKIP_TEST_FILE_ARCHITECTURE_18=1
        # Upstream appliance not built with sys-apps/file[zstd,-seccomp].

Reply via email to