From 3815bf2c0cc8f121b157753b51c2397ca84808ea Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 29 Nov 2024 22:18:10 +0100 Subject: [PATCH] rust: mark broken. --- srcpkgs/rust/template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/srcpkgs/rust/template b/srcpkgs/rust/template index 67589b6b337..56f1e7130bf 100644 --- a/srcpkgs/rust/template +++ b/srcpkgs/rust/template @@ -24,6 +24,8 @@ lib32disabled=yes make_check=no # CBA for now python_version=3 # needed for python files in rust-src +broken="https://build.voidlinux.org/#/builders/1/builds/730" + build_helper="qemu" build_options="bindist" desc_option_bindist="Generate tarballs for bootstrap"