mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
testing/cargo-shuttle: enable all platforms
This commit is contained in:
parent
3ded085575
commit
9ba77a6dfb
@ -5,9 +5,7 @@ pkgrel=0
|
||||
pkgdesc="Cargo command for the Shuttle platform"
|
||||
url="https://github.com/shuttle-hq/shuttle"
|
||||
license="Apache-2.0"
|
||||
# s390x, ppc64le, riscv64: blocked by ring crate
|
||||
# loongarch64: blocked by libc crate
|
||||
arch="all !s390x !ppc64le !riscv64 !loongarch64"
|
||||
arch="all"
|
||||
makedepends="cargo cargo-auditable"
|
||||
subpackages="
|
||||
$pkgname-doc
|
||||
|
Loading…
Reference in New Issue
Block a user