mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 17:11:56 +00:00
6f82c26cea
(cherry picked from commit 4effe1102d)
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
7 lines
73 B
HCL
7 lines
73 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "qmk_cli.spec"
|
|
}
|
|
}
|