community/cargo-watch: update comment for !s390x/!riscv64

This commit is contained in:
J. Neuschäfer 2025-07-01 15:59:22 +00:00 committed by mio
parent 8ec03fa864
commit 61cfca48d8

View File

@ -4,8 +4,8 @@ pkgver=8.5.3
pkgrel=0
pkgdesc="Utility for Cargo to compile projects when sources change"
url="https://github.com/watchexec/cargo-watch"
# s390x and riscv64 blocked by cargo
# loongarch64: fails to build nix crate on loongarch64
# s390x, loongarch64: fails to build nix crate
# riscv64: rustc panics
arch="all !s390x !riscv64 !loongarch64"
license="CC0-1.0"
makedepends="cargo cargo-auditable"