diff --git a/srcpkgs/telegram-desktop/template b/srcpkgs/telegram-desktop/template index 27791505a1..404296ed48 100644 --- a/srcpkgs/telegram-desktop/template +++ b/srcpkgs/telegram-desktop/template @@ -72,6 +72,7 @@ esac case "$XBPS_TARGET_MACHINE" in armv6l|armv7l-musl) broken="https://build.voidlinux.org/builders/armv7l-musl_builder/builds/18664/steps/shell_3/logs/stdio";; esac +nocross="https://build.voidlinux.org/builders/aarch64_builder/builds/20192/steps/shell_3/logs/stdio" if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-devel"