Files
packages/anda/system/wineasio/anda.hcl
T
Cappy Ishihara 7dea5106c8 add: wineasio (#1084)
* add: `wineasio`

* oops, remove the blob

* make package exclusive to x86_64

* fix exclusive
2024-04-11 13:43:23 +00:00

7 lines
72 B
HCL

project pkg {
arches = ["x86_64"]
rpm {
spec = "wineasio.spec"
}
}