mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-21 11:00:38 +00:00
6cbe22710f
* 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>
10 lines
126 B
HCL
10 lines
126 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "steam.spec"
|
|
}
|
|
labels {
|
|
mock = 1
|
|
}
|
|
}
|