diff --git a/community/guix/APKBUILD b/community/guix/APKBUILD
index ed4a20fd320e6b22efe8eaadaf873d581bb99efc..669aab82645b0bc49c4c2d78c5fb0c05da41e94c 100644
--- a/community/guix/APKBUILD
+++ b/community/guix/APKBUILD
@@ -5,8 +5,8 @@ pkgver=1.4.0
 pkgrel=5
 pkgdesc="Functional package manager based on Guile Scheme"
 url="https://guix.gnu.org"
-# s390x not supported upstream
-arch="all !s390x"
+# s390x loongarch64 not supported upstream
+arch="all !s390x !loongarch64"
 license="GPL-3.0-or-later"
 depends="
 	guile