fix(chromebook-usbc-fix): specify x86_64 arch in spec (#3352) (#3365)

* fix(chromebook-usbc-fix): specify x86_64 arch in spec

* specify arch in anda config file too

(cherry picked from commit e3ea80f2fd)

Co-authored-by: sadlerm4 <sad_lerm@hotmail.com>
This commit is contained in:
Raboneko
2025-02-15 07:54:58 -08:00
committed by GitHub
parent 23a097c552
commit e2f50a3814
2 changed files with 10 additions and 7 deletions
+8 -7
View File
@@ -1,8 +1,9 @@
project pkg {
rpm {
spec = "chromebook-usbc-fix.spec"
}
labels {
nightly = "1"
}
}
arches = ["x86_64"]
rpm {
spec = "chromebook-usbc-fix.spec"
}
labels {
nightly = "1"
}
}
@@ -19,6 +19,8 @@ Packager: Owen Zimmerman <owen@fyralabs.com>
%{?systemd_requires}
BuildRequires: systemd-rpm-macros
ExclusiveArch: x86_64
%description
%summary