[packages/VirtualBox] - added x32 to supported archs (kernel modules build for sure there)
baggins
baggins at pld-linux.org
Sat Jan 31 13:06:51 CET 2015
commit 168d3cffb17cfdb2c05e740ac792ec536576690e
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sat Jan 31 12:06:25 2015 +0000
- 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}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/VirtualBox.git/commitdiff/168d3cffb17cfdb2c05e740ac792ec536576690e
More information about the pld-cvs-commit
mailing list