mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +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
|
pkgrel=0
|
||||||
pkgdesc="A CLI tool to get help with CLI tools"
|
pkgdesc="A CLI tool to get help with CLI tools"
|
||||||
url="https://github.com/orhun/halp"
|
url="https://github.com/orhun/halp"
|
||||||
# s390x, ppc64le, riscv64: blocked by ring crate
|
arch="all"
|
||||||
arch="all !s390x !ppc64le !riscv64"
|
|
||||||
license="MIT OR Apache-2.0"
|
license="MIT OR Apache-2.0"
|
||||||
makedepends="cargo cargo-auditable"
|
makedepends="cargo cargo-auditable"
|
||||||
checkdepends="util-linux"
|
checkdepends="util-linux"
|
||||||
|
Loading…
Reference in New Issue
Block a user