bcachefs-tools: broken on i686.

This commit is contained in:
Leah Neukirchen 2024-02-16 16:47:19 +01:00
parent a3aac2701f
commit a04378fe90

View File

@ -17,6 +17,10 @@ homepage="https://bcachefs.org/"
distfiles="https://github.com/koverstreet/bcachefs-tools/archive/refs/tags/v${version}.tar.gz"
checksum=f1899907bcac16cd89cead98b1f407dad93d67bd02a8aaa3eaa577a77d8b59d8
case "$XBPS_TARGET_MACHINE" in
i686*) broken="complain to upstream";;
esac
export VERSION=v${version}
export RUST_TARGET