]> git.pld-linux.org Git - packages/open-vm-tools.git/commitdiff
- add x32 to the list of supported archs
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 1 Mar 2015 13:21:47 +0000 (14:21 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 1 Mar 2015 13:21:47 +0000 (14:21 +0100)
open-vm-tools.spec

index a57156f047f0f5b9adc154e49d8b6faef3a93d84..69f58df8da14a16f3bbfc9a346a2c3142436e46b 100644 (file)
@@ -78,7 +78,7 @@ Obsoletes:    kernel-misc-pvscsi
 Obsoletes:     kernel-misc-vmmemctl
 %endif
 %{?with_kernel:%{expand:%buildrequires_kernel kernel%%{_alt_kernel}-module-build >= 3:2.6.20.2}}
-ExclusiveArch: %{ix86} %{x8664}
+ExclusiveArch: %{ix86} %{x8664} x32
 BuildRoot:     %{tmpdir}/%{pname}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.048262 seconds and 4 git commands to generate.