diff --git a/community/py3-nh3/APKBUILD b/community/py3-nh3/APKBUILD
index a33b3d59c85d2046aaf720fba7b4f076ca2a4d00..7b54518a27af70009e3c2fe1f80c0d2d2000979a 100644
--- a/community/py3-nh3/APKBUILD
+++ b/community/py3-nh3/APKBUILD
@@ -5,8 +5,7 @@ pkgver=0.2.18
 pkgrel=0
 pkgdesc="Python bindings to the ammonia HTML sanitization library"
 url="https://github.com/messense/nh3"
-# loongarch64: libc crate fails to build
-arch="all !loongarch64"
+arch="all"
 license="MIT"
 makedepends="
 	cargo