Enable musl arch for dotter-bin
This commit is contained in:
parent
efb62b2603
commit
51cac17cca
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