1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

testing/rustic: enable on all arches

This commit is contained in:
DWwanghao 2025-06-07 10:12:44 +08:00 committed by Michał Polański
parent 8e65c9aeec
commit 5fd53df7db

View file

@ -7,8 +7,7 @@ pkgrel=0
pkgdesc="Fast, encrypted, deduplicated backups"
url="https://github.com/rustic-rs/rustic"
license="MIT OR Apache-2.0"
# loongarch64: blocked by libc crate
arch="all !s390x !loongarch64" # fails to build nix crate
arch="all"
makedepends="
cargo
cargo-auditable