Apply ExclusiveArch for RHEL8. libical (and thus kcalendarcore) not on all arches for RHEL8.

This commit is contained in:
Troy Dawson 2020-01-27 09:44:57 -08:00
parent 312f9d5630
commit 886b5d1a8c
1 changed files with 5 additions and 0 deletions

View File

@ -23,6 +23,11 @@ URL: https://cgit.kde.org/%{framework}.git
%endif
Source0: http://download.kde.org/%{stable}/applications/%{version}/src/%{framework}-%{version}.tar.xz
# libical (and thus kcalendarcore) not on all arches for RHEL8.
%if 0%{?rhel} == 8
ExclusiveArch: x86_64 ppc64le %{arm}
%endif
BuildRequires: extra-cmake-modules
BuildRequires: kf5-rpm-macros