From c6960c45713748ebbc0fde28939e4cbf1fe81fb4 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 11 Jun 2019 12:37:15 +0200 Subject: [PATCH] telegram-desktop: set nocross --- srcpkgs/telegram-desktop/template | 1 + 1 file changed, 1 insertion(+) 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"