Files
packages/anda/games/steam/anda.hcl
T
Raboneko 6cbe22710f chore(steam): Update for architecture transition (#12918) (#12922)
* chore(steam): Update for architecture transition



* chore: Update anda.hcl



* fix: The neverending agony



* chore: Files



* chore: Cleanup

---------


(cherry picked from commit 88e6d01eda)

Signed-off-by: Gilver <roachy@fyralabs.com>
Co-authored-by: Gilver <roachy@fyralabs.com>
2026-06-05 20:17:26 -05:00

10 lines
126 B
HCL

project pkg {
arches = ["x86_64"]
rpm {
spec = "steam.spec"
}
labels {
mock = 1
}
}