From c25268494412eb33a25ba0b9a37aa149027aa547 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Mon, 19 Dec 2005 18:05:40 +0000 Subject: [PATCH] Adding ExclusiveArch as this is limited to Xen's platforms, daniel --- libvir.spec.in | 1 + 1 file changed, 1 insertion(+) 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, -- 2.47.2