testing/cargo-shuttle: enable all platforms

This commit is contained in:
J0WI 2024-08-30 20:47:31 +02:00 committed by J0WI
parent 3ded085575
commit 9ba77a6dfb

View File

@ -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