diff --git a/srcpkgs/telegram-desktop/template b/srcpkgs/telegram-desktop/template index a767b0b3a27..86a02bc4613 100644 --- a/srcpkgs/telegram-desktop/template +++ b/srcpkgs/telegram-desktop/template @@ -32,6 +32,8 @@ checksum=96146ef8b0eeb974e0dda5a374b01fe9a9869286218870814a094806f4c53218 build_options="spellcheck" build_options_default="spellcheck" +broken="https://build.voidlinux.org/#/builders/4/builds/220" + case $XBPS_TARGET_MACHINE in armv6*) configure_args+=" -DDESKTOP_APP_DISABLE_SCUDO=true";; # Requires armv6k+ due to yield mips*) broken="unsupported";;