diff --git a/testing/pixi/APKBUILD b/testing/pixi/APKBUILD index 5618d698290c521cf1ce64eca9132e76150964ec..109c61e845e16cd6e19338a8f77351bb2de4f8f9 100644 --- a/testing/pixi/APKBUILD +++ b/testing/pixi/APKBUILD @@ -6,8 +6,8 @@ pkgrel=0 pkgdesc="A package management and workflow tool" url="https://github.com/prefix-dev/pixi" # !s390x: nix crate fails to build -# !armhf: openssl fails to build -arch="all !s390x !armhf" +# !armhf, !loongarch64: openssl fails to build +arch="all !s390x !armhf !loongarch64" license="BSD-3-Clause" makedepends=" cargo