Enable on alpha. We already bootstrapped ghc.

This commit is contained in:
Oliver Falk 2009-02-26 09:46:22 +00:00
parent c16c70bd37
commit 66121d2474

View File

@ -12,7 +12,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: autoconf, ghc, docbook-dtds, docbook-style-xsl, libxslt, libxml2
Summary: The LALR(1) Parser Generator for Haskell
# ghc has only been bootstrapped on the following archs:
ExclusiveArch: %{ix86} x86_64 ppc
ExclusiveArch: %{ix86} x86_64 ppc alpha
Requires(post): policycoreutils
%description