mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-04 19:02:19 +00:00
7deca66506
* chore(sync): frawhide -> f41 * maybe this * confusion * a * i hate gha now
12 lines
178 B
HCL
12 lines
178 B
HCL
project pkg {
|
|
arches = ["x86_64", "aarch64", "i386"]
|
|
rpm {
|
|
spec = "mesa.spec"
|
|
}
|
|
labels {
|
|
|
|
extra = 1
|
|
}
|
|
arches = ["x86_64", "i386", "aarch64"]
|
|
}
|