mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
community/atuin: disable on loongarch64
This commit is contained in:
parent
9edc218030
commit
225d9bac7c
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user