fix: alsa-ucm-cros (#834)

BuildArch should be noarch

Signed-off-by: madomado <madonuko@outlook.com>
This commit is contained in:
madomado
2023-12-03 03:58:35 +08:00
committed by GitHub
parent e76adf03e9
commit 149ee1532f
2 changed files with 2 additions and 0 deletions
@@ -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.
+1
View File
@@ -1,4 +1,5 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "alsa-ucm-cros.spec"
}