diff -ruN rpmbuild-orig/SPECS/xorg-x11-drv-vmware.spec rpmbuild/SPECS/xorg-x11-drv-vmware.spec
--- rpmbuild-orig/SPECS/xorg-x11-drv-vmware.spec	2014-08-14 15:56:30.000000000 +0200
+++ rpmbuild/SPECS/xorg-x11-drv-vmware.spec	2014-12-19 11:26:13.557886113 +0100
@@ -11,7 +11,7 @@
 Summary:    Xorg X11 vmware video driver
 Name:	    xorg-x11-drv-vmware
 Version:    13.0.1
-Release:    9%{?gver}%{?dist}
+Release:    9%{?gver}%{?dist}.0
 URL:	    http://www.x.org
 License:    MIT
 Group:	    User Interface/X Hardware Support
@@ -27,7 +27,7 @@
 # but with an extra fix to not mangle the stack
 Patch1: vmware-13.0.1-xv-fix.patch
 
-ExclusiveArch: %{ix86} x86_64 ia64
+ExclusiveArch: %{ix86} x86_64 ia64 %{arm}
 
 %if 0%{?gitdate}
 BuildRequires: autoconf automake libtool
@@ -73,6 +73,9 @@
 %{_mandir}/man4/vmware.4*
 
 %changelog
+* Wed Dec 17 2014 Jacco Ligthart <jacco@redsleeve.org> - 13.0.1-9.0
+- Add ARM architectures
+
 * Thu Aug 14 2014 Adam Jackson <ajax@redhat.com> 13.0.1-9
 - Fix bug with stalled Xv output
 
