testing/macchina: enable all architectures

This commit is contained in:
Paolo Barbolini 2025-01-10 22:47:36 +00:00 committed by achill (fossdd)
parent 7832192921
commit e4d4af33ff

View File

@ -5,16 +5,13 @@ pkgver=6.4.0
pkgrel=0
pkgdesc="System information fetcher, with an (unhealthy) emphasis on performance"
url="https://github.com/Macchina-CLI/macchina"
# arm: needs https://github.com/Macchina-CLI/libmacchina/commit/1afd21de2d38b82cb2821259e260fcfc8d0cabc0
# s390x and riscv64 blocked by cargo
arch="all !armhf !armv7 !x86 !s390x !riscv64"
arch="all"
license="MIT"
makedepends="cargo sqlite-dev cargo-auditable"
options="net"
subpackages="$pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/Macchina-CLI/macchina/archive/refs/tags/v$pkgver.tar.gz"
prepare() {
default_prepare
cargo fetch --target="$CTARGET" --locked