Files
packages/anda/apps/bazzite-portal/anda.hcl
T
Raboneko 2e750266d9 chore (bazzite-portal): make noarch (#9589) (#9610)
* chore (bazzite-portal): make noarch

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

* Update anda.hcl

---------


(cherry picked from commit 98b22d5034)

Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Co-authored-by: hamachitan[bot] <252235638+hamachitan[bot]@users.noreply.github.com>
2026-02-02 22:52:41 -06:00

6 lines
96 B
HCL

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