From 0d83610024add14772acbe7ae9d123302735653f Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Tue, 20 May 2003 20:08:28 +0000 Subject: i386 only for now to speed things up --- anaconda.spec.in | 1 + 1 file changed, 1 insertion(+) (limited to 'anaconda.spec.in') diff --git a/anaconda.spec.in b/anaconda.spec.in index da9725c26..a88161a45 100644 --- a/anaconda.spec.in +++ b/anaconda.spec.in @@ -1,4 +1,5 @@ ExcludeArch: ppc64 +ExclusiveArch: i386 Name: anaconda Version: @@VERSION@@ Release: @@RELEASE@@ -- cgit