diff --git a/anda/others/alsa-ucm-cros/alsa-ucm-cros.spec b/anda/others/alsa-ucm-cros/alsa-ucm-cros.spec index 6d5e64069b..32a4be1e9e 100644 --- a/anda/others/alsa-ucm-cros/alsa-ucm-cros.spec +++ b/anda/others/alsa-ucm-cros/alsa-ucm-cros.spec @@ -7,6 +7,7 @@ Summary: ALSA Use Case Manager configuration License: BSD-3-Clause URL: https://github.com/WeirdTreeThing/alsa-ucm-conf-cros/tree/standalone Source0: https://github.com/WeirdTreeThing/alsa-ucm-conf-cros/archive/refs/tags/%version.tar.gz +BuildArch: noarch %description %summary for chromebooks. diff --git a/anda/others/alsa-ucm-cros/anda.hcl b/anda/others/alsa-ucm-cros/anda.hcl index 806f66be66..e18b43c937 100644 --- a/anda/others/alsa-ucm-cros/anda.hcl +++ b/anda/others/alsa-ucm-cros/anda.hcl @@ -1,4 +1,5 @@ project pkg { + arches = ["x86_64"] rpm { spec = "alsa-ucm-cros.spec" }