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" pkgdesc="Cargo command for the Shuttle platform"
url="https://github.com/shuttle-hq/shuttle" url="https://github.com/shuttle-hq/shuttle"
license="Apache-2.0" license="Apache-2.0"
# s390x, ppc64le, riscv64: blocked by ring crate arch="all"
# loongarch64: blocked by libc crate
arch="all !s390x !ppc64le !riscv64 !loongarch64"
makedepends="cargo cargo-auditable" makedepends="cargo cargo-auditable"
subpackages=" subpackages="
$pkgname-doc $pkgname-doc