diff --git a/stdair.spec b/stdair.spec index c72a55a..63929a1 100644 --- a/stdair.spec +++ b/stdair.spec @@ -8,6 +8,11 @@ Summary: C++ Standard Airline IT Object Library License: LGPLv2+ URL: http://github.com/airsim/%{name} Source0: %{url}/archive/%{name}-%{version}.tar.gz + +# For some reason, as of November 2019, it does not compile on ARMv7hl +# See https://koji.fedoraproject.org/koji/taskinfo?taskID=38769808 +ExcludeArch: armv7hl + BuildRequires: gcc-c++ BuildRequires: cmake BuildRequires: python3-devel