mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/chim: document build failures due to ring crate
This commit is contained in:
parent
40568af72c
commit
58b6af8b2c
@ -5,7 +5,8 @@ pkgver=1.1.2
|
||||
pkgrel=1
|
||||
pkgdesc="Cross-platform binary shims with optional remote fetching."
|
||||
url="https://chim.sh"
|
||||
arch="all !s390x !riscv64 !ppc64le !loongarch64" # limited by cargo
|
||||
# s390x, riscv64, ppc64le, loongarch64: outdated ring crate
|
||||
arch="all !s390x !riscv64 !ppc64le !loongarch64"
|
||||
license="MIT"
|
||||
makedepends="
|
||||
bzip2-dev
|
||||
|
Loading…
Reference in New Issue
Block a user