diff -ruN rpmbuild-orig/SPECS/acpid.spec rpmbuild/SPECS/acpid.spec
--- rpmbuild-orig/SPECS/acpid.spec	2015-11-12 12:14:57.000000000 +0100
+++ rpmbuild/SPECS/acpid.spec	2016-02-20 16:06:28.700786391 +0100
@@ -1,7 +1,7 @@
 Summary: ACPI Event Daemon
 Name: acpid
 Version: 1.0.10
-Release: 3%{?dist}
+Release: 3%{?dist}.0
 License: GPLv2+
 Group: System Environment/Daemons
 Source: http://prdownloads.sourceforge.net/acpid/acpid-%{version}.tar.gz
@@ -12,7 +12,7 @@
 Source5: acpid.sysconfig
 Patch1: acpid-1.0.8-makefile.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-ExclusiveArch: ia64 x86_64 %{ix86}
+ExclusiveArch: ia64 x86_64 %{ix86} %{arm}
 URL: http://acpid.sourceforge.net/
 Requires(post): /sbin/chkconfig
 Requires(preun): /sbin/chkconfig
@@ -85,6 +85,9 @@
 fi
 
 %changelog
+* Sat Feb 20 2016 Jacco Ligthart <jacco@redsleeve.org> - 1.0.10-3.0
+- Add arm architecture.
+
 * Wed Oct  9 2013 Jaroslav Škarvada <jskarvad@redhat.com> - 1.0.10-3
 - Added acpid service configuration file
   Resolves: rhbz#1015033
