From 168d3cffb17cfdb2c05e740ac792ec536576690e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Sat, 31 Jan 2015 12:06:25 +0000 Subject: [PATCH] - added x32 to supported archs (kernel modules build for sure there) --- VirtualBox.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VirtualBox.spec b/VirtualBox.spec index 83e9519..87b5f94 100644 --- a/VirtualBox.spec +++ b/VirtualBox.spec @@ -167,7 +167,7 @@ Requires: libvncserver >= 0.9.9 Requires: udev-core Provides: group(vbox) Obsoletes: VirtualBox-udev < 4.2.10-5 -ExclusiveArch: %{ix86} %{x8664} +ExclusiveArch: %{ix86} %{x8664} x32 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %ifarch %{x8664} -- 2.43.0