From b876bdc8d4080664282c5cbb171aedc2c5f5422f Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Jun 07 2020 14:40:04 +0000 Subject: Exclude 32 bit arches from build Signed-off-by: Igor Raits --- diff --git a/newsflash.spec b/newsflash.spec index 6216d4a..bdb4624 100644 --- a/newsflash.spec +++ b/newsflash.spec @@ -21,6 +21,8 @@ URL: https://gitlab.com/news-flash/news_flash_gtk Source0: https://gitlab.com/news-flash/news_flash_gtk/-/archive/%{version_no_tilde}/news_flash_gtk-%{version_no_tilde}.tar.gz ExclusiveArch: %{rust_arches} +# https://gitlab.com/news-flash/news_flash_gtk/-/issues/66 +ExcludeArch: %{ix86} %{arm} BuildRequires: rust-packaging BuildRequires: meson