diff options
-rw-r--r-- | virt-viewer.spec.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/virt-viewer.spec.in b/virt-viewer.spec.in index bbdfade..ff87801 100644 --- a/virt-viewer.spec.in +++ b/virt-viewer.spec.in @@ -18,11 +18,6 @@ %define with_spice 1 %endif -# spice-gtk is x86 x86_64 only currently: -%ifnarch %{ix86} x86_64 -%define with_spice 0 -%endif - Name: @PACKAGE@ Version: @VERSION@ Release: 1%{?dist}%{?extra_release} |