From 271f933fc9c718521cff3560597a15cee1e5de9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Persson?= Date: Sun, 4 Jun 2023 21:55:53 +0200 Subject: [PATCH] Removed ExclusiveArch. GPRbuild_arches doesn't exist in EPEL. This is fine as long as GNAT and GPRbuild work on all the EPEL arches. --- anet.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/anet.spec b/anet.spec index 796e2fc..1b72628 100644 --- a/anet.spec +++ b/anet.spec @@ -18,8 +18,6 @@ BuildRequires: gprbuild BuildRequires: gnupg2 # gpgverify was introduced in redhat-rpm-config 129. BuildRequires: redhat-rpm-config >= 129 -# Build only on architectures where GPRbuild is available: -ExclusiveArch: %{GPRbuild_arches} %global common_description_en \ Anet is a networking library for the Ada programming language. It supports, \