From 37990ab2feeae46fca481cc67080b344259bb608 Mon Sep 17 00:00:00 2001 From: Cappy Ishihara Date: Thu, 11 Apr 2024 20:42:48 +0700 Subject: [PATCH] fix exclusive --- anda/system/wineasio/wineasio.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/system/wineasio/wineasio.spec b/anda/system/wineasio/wineasio.spec index b018696617..bec7cf4402 100644 --- a/anda/system/wineasio/wineasio.spec +++ b/anda/system/wineasio/wineasio.spec @@ -25,7 +25,7 @@ BuildRequires: gcc-c++ BuildRequires: gcc BuildRequires: pkgconfig(jack) BuildRequires: wine-devel -BuildArch: x86_64 +ExclusiveArch: x86_64 %description WineASIO provides an ASIO to JACK driver for WINE.