From 06b1dc4fc8d8a8c789b2249b460f78d637307c4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Sat, 24 Feb 2018 19:36:23 +0100 Subject: [PATCH] choqok: nocross for now --- srcpkgs/choqok/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/choqok/template b/srcpkgs/choqok/template index c05a2e68799..11a49c43b25 100644 --- a/srcpkgs/choqok/template +++ b/srcpkgs/choqok/template @@ -12,6 +12,7 @@ license="GPL-2.1" homepage="http://choqok.gnufolks.org/" distfiles="https://download.kde.org/stable/${pkgname}/${version%.*}/src/${pkgname}-${version}.tar.xz" checksum=8a7527067b3694ad16faafac754cfd5f1e5f5fd1547f066d8f14fbcf8327310f +nocross="https://build.voidlinux.eu/builders/armv7l_builder/builds/7706/steps/shell_3/logs/stdio" if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" kcoreaddons qt5-host-tools qt5-qmake qca-qt5-devel python"