diff --git a/testing/way-secure/APKBUILD b/testing/way-secure/APKBUILD index f1dd975be5c..367b5a928bd 100644 --- a/testing/way-secure/APKBUILD +++ b/testing/way-secure/APKBUILD @@ -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"