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:
parent
8e65c9aeec
commit
5fd53df7db
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue