mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 09:31:58 +00:00
7dea5106c8
* add: `wineasio` * oops, remove the blob * make package exclusive to x86_64 * fix exclusive
7 lines
72 B
HCL
7 lines
72 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "wineasio.spec"
|
|
}
|
|
}
|