Enable musl arch for dotter-bin
This commit is contained in:
parent
94521d0b1b
commit
93aeeda394
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
pkgname=dotter-bin
|
||||
version=0.13.3
|
||||
revision=1
|
||||
archs="x86_64"
|
||||
archs="x86_64 x86_64-musl"
|
||||
hostmakedepends=""
|
||||
makedepends=""
|
||||
depends=""
|
||||
|
|
Loading…
Reference in a new issue