Files
packages/anda/misc/pokeshell/anda.hcl
T
2025-09-17 15:50:40 +08:00

10 lines
110 B
HCL

project pkg {
arches = ["x86_64"]
rpm {
spec = "pokeshell.spec"
}
labels {
nightly = 1
}
}