From 2ea97c32dc70a0b82ac9c81e15a17f1361ae3ba4 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Mon, 3 Jul 2006 15:05:21 +0000 Subject: [PATCH] Xen not ready on ia64, daniel --- libvirt.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libvirt.spec b/libvirt.spec index eef0a08..15c7891 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -14,7 +14,7 @@ Requires: readline BuildRequires: libxml2-devel BuildRequires: readline-devel Obsoletes: libvir -ExclusiveArch: i386 x86_64 ia64 +ExclusiveArch: i386 x86_64 %description This C library provides an API to use the Xen virtualization framework,