testing/chim: document build failures due to ring crate

This commit is contained in:
J. Neuschäfer 2025-01-21 22:38:11 +00:00 committed by achill (fossdd)
parent 40568af72c
commit 58b6af8b2c

View File

@ -5,7 +5,8 @@ pkgver=1.1.2
pkgrel=1 pkgrel=1
pkgdesc="Cross-platform binary shims with optional remote fetching." pkgdesc="Cross-platform binary shims with optional remote fetching."
url="https://chim.sh" 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" license="MIT"
makedepends=" makedepends="
bzip2-dev bzip2-dev