community/atuin: disable on loongarch64

This commit is contained in:
znley 2024-05-16 06:29:48 +00:00 committed by Patrycja Rosa
parent 9edc218030
commit 225d9bac7c

View File

@ -9,7 +9,8 @@ pkgdesc="Magical shell history"
url="https://github.com/ellie/atuin"
# armhf: build getting stuck on CI
# riscv64, s390x: blocked by rust/cargo
arch="all !armhf !riscv64 !s390x"
# loongarch64: blocked by linux-raw-sys
arch="all !armhf !riscv64 !s390x !loongarch64"
license="MIT"
makedepends="
cargo