diff options
author | Jeremy Katz <katzj@redhat.com> | 2002-10-23 16:48:41 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2002-10-23 16:48:41 +0000 |
commit | 9ef75231ea1445249f91ee68359b976d20dcba15 (patch) | |
tree | bea3191280a32f3501e5571d78da13ff5850e8a2 /anaconda.spec.in | |
parent | 4a4e802734e033b38bcc6e9d52dddc7df5a9af1f (diff) | |
download | anaconda-9ef75231ea1445249f91ee68359b976d20dcba15.tar.gz anaconda-9ef75231ea1445249f91ee68359b976d20dcba15.tar.xz anaconda-9ef75231ea1445249f91ee68359b976d20dcba15.zip |
exclude hammer while python is in flux
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 5e2daeae7..d78192d4b 100644 --- a/anaconda.spec.in +++ b/anaconda.spec.in @@ -1,5 +1,6 @@ %define i386buildreqs dietlibc kernel-pcmcia-cs +ExcludeArch: x86_64 Name: anaconda Version: @@VERSION@@ Release: @@RELEASE@@ |