drop redundant exclusivearch %ghc_arches_with_ghci

This commit is contained in:
Jens Petersen 2016-03-07 23:09:05 +09:00
parent 277e615afd
commit bb05186308

View File

@ -45,7 +45,6 @@ BuildRequires: ghc-unix-devel
BuildRequires: ghc-utf8-string-devel
BuildRequires: ghc-xhtml-devel
BuildRequires: ghc-zlib-devel
ExclusiveArch: %{ghc_arches_with_ghci}
%if %{with tests}
BuildRequires: ghc-HUnit-devel
%endif