Files
packages/anda/games/rpcs3/anda.hcl
T
Raboneko 80055d989c fix(rpcs3): Use large runners (#8524) (#8525)
x86_64 runs out of space on Rawhide and 43. Deeply cursed.


(cherry picked from commit 35ab64e691)

Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
2025-12-20 02:17:53 -06:00

10 lines
90 B
HCL

project pkg {
rpm {
spec = "rpcs3.spec"
}
labels {
mock = 1
large = 1
}
}