vagrant: enable building for x86_64-musl
This commit is contained in:
parent
274a927232
commit
7257778de1
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'vagrant'
|
||||
pkgname=vagrant
|
||||
version=2.2.6
|
||||
revision=1
|
||||
archs="i686 x86_64"
|
||||
revision=2
|
||||
archs="i686 x86_64*"
|
||||
hostmakedepends="ruby"
|
||||
makedepends="ruby-devel zlib-devel"
|
||||
depends="bsdtar curl openssh rsync"
|
||||
|
|
Loading…
Reference in New Issue