mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 17:32:18 +00:00
48101bff82
* add: `wineasio`
* oops, remove the blob
* make package exclusive to x86_64
* fix exclusive
(cherry picked from commit 7dea5106c8)
Co-authored-by: Cappy Ishihara <cappy@cappuchino.xyz>
7 lines
72 B
HCL
7 lines
72 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "wineasio.spec"
|
|
}
|
|
}
|