diff --git a/community/zulip-term/APKBUILD b/community/zulip-term/APKBUILD
index a688e7735a196da691084ae0fa36539e4dc44205..32365c53601b0eea607ca4c7b388443e31c1fa2d 100644
--- a/community/zulip-term/APKBUILD
+++ b/community/zulip-term/APKBUILD
@@ -6,7 +6,8 @@ pkgver=0.7.0
 pkgrel=6
 pkgdesc="official terminal client for Zulip"
 url="https://github.com/zulip/zulip-terminal"
-arch="noarch"
+# loongarch64: blocked by py3-zulip
+arch="noarch !loongarch64"
 license="Apache-2.0"
 depends="
 	py3-beautifulsoup4