testing/tailspin: enable on s390x

This commit is contained in:
J. Neuschäfer 2025-07-01 02:59:13 +00:00 committed by achill (fossdd)
parent 88eea880f1
commit 8663275f02

View File

@ -4,7 +4,7 @@ pkgver=5.4.2
pkgrel=0
pkgdesc="Log file highlighter"
url="https://github.com/bensadeh/tailspin"
arch="all !s390x" # nix crate fails to build
arch="all"
license="MIT"
depends="less"
makedepends="cargo cargo-auditable"