diff --git a/srcpkgs/bcachefs-tools/template b/srcpkgs/bcachefs-tools/template index 33ab33fa604..134fb76db28 100644 --- a/srcpkgs/bcachefs-tools/template +++ b/srcpkgs/bcachefs-tools/template @@ -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