Files
packages/anda/apps/bazzite-portal/anda.hcl
T
Owen Zimmerman 98b22d5034 chore (bazzite-portal): make noarch (#9589)
* chore (bazzite-portal): make noarch

* bump(bazzite-portal): release 1 → 2

* Update anda.hcl

---------

Co-authored-by: hamachitan[bot] <252235638+hamachitan[bot]@users.noreply.github.com>
2026-02-03 12:51:44 +08:00

6 lines
96 B
HCL

project pkg {
arches = ["x86_64"]
rpm {
spec = "bazzite-portal.spec"
}
}