From: Daniel Veillard Date: Mon, 19 Dec 2005 18:05:40 +0000 (+0000) Subject: Adding ExclusiveArch as this is limited to Xen's platforms, daniel X-Git-Tag: LIBVIR_0_0_1~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c25268494412eb33a25ba0b9a37aa149027aa547;p=thirdparty%2Flibvirt.git Adding ExclusiveArch as this is limited to Xen's platforms, daniel --- diff --git a/libvir.spec.in b/libvir.spec.in index ef39b7db6f..9ae254f5c7 100644 --- a/libvir.spec.in +++ b/libvir.spec.in @@ -9,6 +9,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root URL: http://libvir.org/ BuildRequires: xen python python-devel Requires: xen +ExclusiveArch: i386 x86_64 %description This C library provides an API to use the Xen virtualization framework,