refactor(ivsc-firmware): Specify exclusive arch in anda.hcl (#4131) (#4153)

Signed-off-by: Gilver <rockgrub@disroot.org>
(cherry picked from commit 3154d870ef)

Co-authored-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
Raboneko
2025-03-24 23:19:20 -07:00
committed by GitHub
parent 0e54b2eb4b
commit 148ecc75a6
+1
View File
@@ -1,4 +1,5 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "ivsc-firmware.spec"
}