summaryrefslogtreecommitdiffstats
path: root/anaconda.spec.in
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-09-13 05:17:10 +0000
committerJeremy Katz <katzj@redhat.com>2002-09-13 05:17:10 +0000
commit3ba0c91ef79e7d4288da89505a19d73602c08967 (patch)
tree032859838ce31f17eaa3ba652a39fe61ec6a08cc /anaconda.spec.in
parenta1c37a3f1af76adf45b834ec7a67c1f93d3c37b8 (diff)
downloadanaconda-3ba0c91ef79e7d4288da89505a19d73602c08967.tar.gz
anaconda-3ba0c91ef79e7d4288da89505a19d73602c08967.tar.xz
anaconda-3ba0c91ef79e7d4288da89505a19d73602c08967.zip
allow x86_64
Diffstat (limited to 'anaconda.spec.in')
-rw-r--r--anaconda.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in
index 87e2cd39c..e52d09190 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -1,6 +1,6 @@
%define i386buildreqs dietlibc kernel-pcmcia-cs
-ExclusiveArch: i386 ia64 alpha
+ExclusiveArch: i386 ia64 alpha x86_64
Name: anaconda
Version: @@VERSION@@
Release: @@RELEASE@@