From 64f30a94e86dfed2b31fdb8a805f1bc71543ec86 Mon Sep 17 00:00:00 2001 From: Oliver Falk Date: Thu, 26 Feb 2009 09:34:42 +0000 Subject: [PATCH] Reenable build on alpha, after we finally managed to build ghc --- ghc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc.spec b/ghc.spec index 8c2a4fc..01531d3 100644 --- a/ghc.spec +++ b/ghc.spec @@ -19,7 +19,7 @@ Version: 6.10.1 Release: 11%{?dist} Summary: Glasgow Haskell Compilation system # ghc has only been bootstrapped on the following archs for fedora: -ExclusiveArch: %{ix86} x86_64 ppc +ExclusiveArch: %{ix86} x86_64 ppc alpha License: BSD Group: Development/Languages Source0: http://www.haskell.org/ghc/dist/%{version}/ghc-%{version}-src.tar.bz2