mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
base-chroot: per arch pkgs, disable for *-musl
[ci skip]
This commit is contained in:
parent
11edcac650
commit
5d2c0c03f7
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
pkgname=base-chroot
|
pkgname=base-chroot
|
||||||
version=0.65
|
version=0.65
|
||||||
revision=6
|
revision=6
|
||||||
archs=noarch
|
archs="~*-musl"
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=meta
|
build_style=meta
|
||||||
homepage="http://www.voidlinux.org"
|
homepage="http://www.voidlinux.org"
|
||||||
|
|
Loading…
Add table
Reference in a new issue