Files
packages/anda/lib/mesa/anda.hcl
T
Cappy Ishihara 40e624cf74 Clean up the mesa spec file (#2857)
* Clean up the mesa spec file

* experiment: use matrices instead of multilib x86

---------

Signed-off-by: Cappy Ishihara <cappy@cappuchino.xyz>
2025-01-03 16:18:37 +07:00

12 lines
178 B
HCL

project pkg {
arches = ["x86_64", "aarch64", "i386"]
rpm {
spec = "mesa.spec"
}
labels {
extra = 1
}
arches = ["x86_64", "i386", "aarch64"]
}