mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
hiera: noarch=yes
This commit is contained in:
parent
02ad4a06e4
commit
3756956c5d
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'hiera'
|
# Template file for 'hiera'
|
||||||
pkgname=hiera
|
pkgname=hiera
|
||||||
version=3.0.1
|
version=3.0.1
|
||||||
revision=1
|
revision=2
|
||||||
|
noarch=yes
|
||||||
build_style=ruby-module
|
build_style=ruby-module
|
||||||
hostmakedepends="ruby"
|
hostmakedepends="ruby"
|
||||||
depends="ruby>=2.2<2.3"
|
depends="ruby>=2.2<2.3"
|
||||||
|
|
Loading…
Add table
Reference in a new issue