From fc116e75d5f58bd540f678e102446803010b36ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Thu, 2 Aug 2018 21:20:07 +0200 Subject: [PATCH] puppet: nocross for now MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jürgen Buchmüller --- srcpkgs/puppet/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/puppet/template b/srcpkgs/puppet/template index 401ca211ea1..2126ba9bb05 100644 --- a/srcpkgs/puppet/template +++ b/srcpkgs/puppet/template @@ -13,6 +13,7 @@ license="Apache-2.0" homepage="https://puppetlabs.com/facter" distfiles="https://downloads.puppetlabs.com/$pkgname/$pkgname-$version.tar.gz" checksum=a335369236e7d88e0616b918d25b07178c12a19ede3b1f79b82d9ace1bc89010 +nocross="https://build.voidlinux.org/builders/aarch64_builder/builds/11573/steps/shell_3/logs/stdio" system_accounts="puppet" puppet_homedir="/var/lib/puppet"