From ee533ec6258ba588d04a58dbe60b4b0a848c80f9 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Thu, 8 Oct 2020 20:17:48 +0200 Subject: [PATCH] - allow x32 --- gnome-games.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-games.spec b/gnome-games.spec index 1a86de7..687875a 100644 --- a/gnome-games.spec +++ b/gnome-games.spec @@ -43,7 +43,7 @@ Requires: libhandy1 >= 0.90.0 Requires: librsvg >= 1:2.46 Requires: retro-gtk >= 1.0 # requires "rusted" librsvg -ExclusiveArch: %{x8664} %{ix86} +ExclusiveArch: %{x8664} %{ix86} x32 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -- 2.44.0