mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 09:52:18 +00:00
10 lines
136 B
HCL
10 lines
136 B
HCL
project pkg {
|
|
arches = ["x86_64", "aarch64"]
|
|
rpm {
|
|
spec = "kvazaar.spec"
|
|
}
|
|
labels {
|
|
mock = 1
|
|
}
|
|
}
|