]> git.pld-linux.org Git - packages/qemu.git/commitdiff
- use x8664 macro
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 11 May 2005 17:05:48 +0000 (17:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    qemu.spec -> 1.22

qemu.spec

index e972f3803b3e881c06548c7c059a59f6f7ddea68..3cb0bceba56d8ad83aa4c6898896d421b7fef815 100644 (file)
--- a/qemu.spec
+++ b/qemu.spec
@@ -24,7 +24,7 @@ Patch3:               %{name}-dot.patch
 URL:           http://fabrice.bellard.free.fr/qemu/
 BuildRequires: SDL-devel >= 1.2.1
 BuildRequires: sed >= 4.0
-ExclusiveArch: %{ix86} amd64 ppc
+ExclusiveArch: %{ix86} %{x8664} ppc
 # sparc is currently unsupported (missing cpu_get_real_ticks() impl in vl.c)
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.163677 seconds and 4 git commands to generate.