Skip to content
Snippets Groups Projects
Commit 41a565c2 authored by J0WI's avatar J0WI Committed by J0WI
Browse files

community/rustypaste-cli: enable all platforms

parent afddb9ab
No related branches found
No related tags found
1 merge request!70511community/rustypaste-cli: enable all platforms
Pipeline #253567 skipped
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment