diff -ruN rpmbuild-orig/SPECS/java-1.7.0-openjdk.spec rpmbuild/SPECS/java-1.7.0-openjdk.spec
--- rpmbuild-orig/SPECS/java-1.7.0-openjdk.spec	2016-01-19 04:27:45.000000000 +0100
+++ rpmbuild/SPECS/java-1.7.0-openjdk.spec	2016-02-01 00:49:23.139114291 +0100
@@ -182,7 +182,7 @@
 
 Name:    java-%{javaver}-%{origin}
 Version: %{javaver}.%{updatever}
-Release: %{icedtea_version}.0%{?dist}
+Release: %{icedtea_version}.0%{?dist}.0
 # java-1.5.0-ibm from jpackage.org set Epoch to 1 for unknown reasons,
 # and this change was brought into RHEL-4.  java-1.5.0-ibm packages
 # also included the epoch in their virtual provides.  This created a
@@ -351,7 +351,7 @@
 BuildRequires: libffi-devel >= 3.0.10
 %endif
 
-ExclusiveArch: x86_64 i686 %{ppc64be}
+ExclusiveArch: x86_64 i686 %{ppc64be} %{arm}
 
 # cacerts build requirement.
 BuildRequires: openssl
@@ -1212,6 +1212,9 @@
 %doc %{buildoutputdir}/j2sdk-image/jre/LICENSE
 
 %changelog
+* Sun Jan 31 2016 Jacco Ligthart <jacco@redsleeve.org> - 1:1.7.0.95-2.6.4.0.0
+- add ARM Architectures
+
 * Tue Jan 19 2016 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.7.0.95-2.6.4.0
 - Remove reference to jre/lib/audio.
 - Resolves: rhbz#1295765
