puppet: fix cross

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-08-02 21:40:07 +02:00
parent fc116e75d5
commit 309ceaa266
No known key found for this signature in database
GPG key ID: 6764EC32352D0647

View file

@ -4,7 +4,7 @@ version=5.5.3
revision=1
noarch=yes
build_style=ruby-module
hostmakedepends="ruby facter hiera"
hostmakedepends="ruby facter-devel hiera"
makedepends="facter-devel"
depends="ruby>=2.2 facter hiera"
short_desc="Server automation framework and application"
@ -13,7 +13,6 @@ 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"