Files
packages/anda/langs/python/wget/anda.hcl
T
2026-05-25 00:28:49 -05:00

7 lines
75 B
HCL

project pkg {
arches = ["x86_64"]
rpm {
spec = "wget.spec"
}
}