Files
packages/anda/langs/python/consolekit/anda.hcl
T
Raboneko 7834d23a49 chore (consolekit): clean up anda.hcl (#12591) (#12592)
(cherry picked from commit c55b6c1417)

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-05-25 00:04:01 -05:00

7 lines
93 B
HCL

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