diff --git a/community/dfrs/APKBUILD b/community/dfrs/APKBUILD index 78ad0d49d6a..46045d6fc9c 100644 --- a/community/dfrs/APKBUILD +++ b/community/dfrs/APKBUILD @@ -7,7 +7,8 @@ pkgdesc="Display file system space usage using graphs and colors" url="https://github.com/anthraxx/dfrs" # s390x fails to build # riscv64: rust broken -arch="all !s390x !riscv64" +# loongarch64: fails to build -> nix +arch="all !s390x !riscv64 !loongarch64" license="MIT" makedepends=" cargo