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

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

* specify arch in anda config file too
This commit is contained in:
sadlerm4
2025-02-16 02:53:50 +11:00
committed by GitHub
parent bfba9338b8
commit e3ea80f2fd
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