testing/halp: enable all platforms

This commit is contained in:
J0WI 2024-08-30 20:49:22 +02:00 committed by J0WI
parent 555478395d
commit 3ded085575

View File

@ -5,8 +5,7 @@ pkgver=0.2.0
pkgrel=0
pkgdesc="A CLI tool to get help with CLI tools"
url="https://github.com/orhun/halp"
# s390x, ppc64le, riscv64: blocked by ring crate
arch="all !s390x !ppc64le !riscv64"
arch="all"
license="MIT OR Apache-2.0"
makedepends="cargo cargo-auditable"
checkdepends="util-linux"