mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
community/rustypaste-cli: enable all platforms
This commit is contained in:
parent
afddb9abfd
commit
41a565c207
@ -5,9 +5,8 @@ pkgver=0.9.1
|
||||
pkgrel=0
|
||||
pkgdesc="CLI tool for rustypaste"
|
||||
url="https://github.com/orhun/rustypaste-cli"
|
||||
# s390x, ppc64le, riscv64: blocked by ring crate
|
||||
# loongarch64: blocked by libc crate
|
||||
arch="all !s390x !ppc64le !riscv64 !loongarch64"
|
||||
arch="all !loongarch64"
|
||||
license="MIT"
|
||||
makedepends="cargo cargo-auditable"
|
||||
subpackages="$pkgname-doc"
|
||||
|
Loading…
Reference in New Issue
Block a user