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