From 61f1b5c22150620755583607d7e1bda2856a084b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Sat, 12 Jan 2019 18:01:34 +0100 Subject: [PATCH] Revert "qt5-webkit: nocross for now" This reverts commit 7d78da5a6c70fc68e96e46f338553e6df1b02161. --- srcpkgs/qt5-webkit/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/qt5-webkit/template b/srcpkgs/qt5-webkit/template index 03a704f9ea8..0be70e06158 100644 --- a/srcpkgs/qt5-webkit/template +++ b/srcpkgs/qt5-webkit/template @@ -15,7 +15,6 @@ license="LGPL-2.1-or-later" homepage="https://www.qt.io/" distfiles="http://download.qt.io/snapshots/ci/qtwebkit/${version%.0}/latest/src/submodules/${wrksrc}.tar.xz" checksum=283b907ea324a2c734e3983c73fc27dbd8b33e2383c583de41842ee84d648a3e -nocross="https://build.voidlinux.org/builders/armv7l-musl_builder/builds/15196/steps/shell_3/logs/stdio" if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-declarative-devel libjpeg-turbo-devel"