mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
testing/halp: enable all platforms
This commit is contained in:
parent
555478395d
commit
3ded085575
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user