From c79a24b47b7282e7447d9e552caa32dc4e77f5c1 Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Sat, 16 Nov 2019 15:40:28 -0600 Subject: [PATCH] apache: unmark nocross --- srcpkgs/apache/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/apache/template b/srcpkgs/apache/template index b62093f0358..667353be864 100644 --- a/srcpkgs/apache/template +++ b/srcpkgs/apache/template @@ -38,7 +38,6 @@ 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"