diff --git a/anda/system/chromebook-usbc-fix/anda.hcl b/anda/system/chromebook-usbc-fix/anda.hcl index c1c46b66d7..ba34edc286 100644 --- a/anda/system/chromebook-usbc-fix/anda.hcl +++ b/anda/system/chromebook-usbc-fix/anda.hcl @@ -1,8 +1,9 @@ project pkg { - rpm { - spec = "chromebook-usbc-fix.spec" - } - labels { - nightly = "1" - } -} \ No newline at end of file + arches = ["x86_64"] + rpm { + spec = "chromebook-usbc-fix.spec" + } + labels { + nightly = "1" + } +} diff --git a/anda/system/chromebook-usbc-fix/chromebook-usbc-fix.spec b/anda/system/chromebook-usbc-fix/chromebook-usbc-fix.spec index a293cecdc7..1a77b3bfb3 100644 --- a/anda/system/chromebook-usbc-fix/chromebook-usbc-fix.spec +++ b/anda/system/chromebook-usbc-fix/chromebook-usbc-fix.spec @@ -19,6 +19,8 @@ Packager: Owen Zimmerman %{?systemd_requires} BuildRequires: systemd-rpm-macros +ExclusiveArch: x86_64 + %description %summary