Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Björn Persson
271f933fc9 Removed ExclusiveArch.
GPRbuild_arches doesn't exist in EPEL. This is fine as long as GNAT and GPRbuild
work on all the EPEL arches.
2023-06-04 21:55:53 +02:00

View file

@ -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, \