From ecaeb950c70274b9c4a301fcfe5b8f1bef5b84c8 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Fri, 4 Oct 2019 10:30:26 +0200 Subject: [PATCH] apache: nocross for now --- srcpkgs/apache/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/apache/template b/srcpkgs/apache/template index 667353be864..b62093f0358 100644 --- a/srcpkgs/apache/template +++ b/srcpkgs/apache/template @@ -38,6 +38,7 @@ homepage="http://httpd.apache.org/" changelog="http://www.apache.org/dist/httpd/CHANGES_2.4" distfiles="https://archive.apache.org/dist/httpd/httpd-${version}.tar.bz2" checksum=133d48298fe5315ae9366a0ec66282fa4040efa5d566174481077ade7d18ea40 +nocross="https://build.voidlinux.org/builders/armv7l_builder/builds/20326/steps/shell_3/logs/stdio" system_accounts="_${pkgname}" _apache_homedir="/srv/www/$pkgname"