diff options
author | Jeremy Katz <katzj@redhat.com> | 2003-05-20 20:08:28 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2003-05-20 20:08:28 +0000 |
commit | 0d83610024add14772acbe7ae9d123302735653f (patch) | |
tree | 25f0aad3b6c1d830158a500433c640749e777ad2 /anaconda.spec.in | |
parent | 50e73041839cce44304d50c1890aefb799b9782c (diff) | |
download | anaconda-0d83610024add14772acbe7ae9d123302735653f.tar.gz anaconda-0d83610024add14772acbe7ae9d123302735653f.tar.xz anaconda-0d83610024add14772acbe7ae9d123302735653f.zip |
i386 only for now to speed things up
Diffstat (limited to 'anaconda.spec.in')
-rw-r--r-- | anaconda.spec.in | 1 |
1 files changed, 1 insertions, 0 deletions
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@@ |