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