testing/way-secure: enable on s390x

This commit is contained in:
J. Neuschäfer 2025-07-01 02:28:39 +00:00
parent 22baf1ad64
commit d7f0d3e20e

View File

@ -4,9 +4,8 @@ pkgver=0.2.0
pkgrel=0
pkgdesc="Create wayland security contexts"
url="https://git.sr.ht/~whynothugo/way-secure"
# s390x: nix/libc crate
# loongarch64: libc crate
arch="all !s390x !loongarch64"
arch="all !loongarch64"
license="ISC"
makedepends="cargo cargo-auditable scdoc"
subpackages="$pkgname-doc"