Files
packages/anda/langs/python/west/anda.hcl
T
Raboneko 9be7aab5af add: west (#6732) (#6736)
(cherry picked from commit 534efbb2a4)

Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2025-10-10 16:22:07 +08:00

7 lines
72 B
HCL

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