diff -ruN rpmbuild.old/SPECS/boost.spec rpmbuild/SPECS/boost.spec
--- rpmbuild.old/SPECS/boost.spec	2013-03-14 14:59:01.000000000 +0000
+++ rpmbuild/SPECS/boost.spec	2014-02-12 16:01:32.000000000 +0000
@@ -18,7 +18,7 @@
   %bcond_without mpich2
 %endif
 
-%ifarch s390 s390x
+%ifarch s390 s390x %{arm}
   # No OpenMPI support on zseries
   %bcond_with openmpi
 %else
@@ -28,7 +28,7 @@
 Name: boost
 Summary: The free peer-reviewed portable C++ source libraries
 Version: 1.41.0
-Release: 17%{?dist}
+Release: 17%{?dist}.0
 License: Boost
 URL: http://sodium.resophonic.com/boost-cmake/%{version}.cmake0/
 Group: System Environment/Libraries
@@ -781,6 +781,9 @@
 %endif
 
 %changelog
+* Wed Feb 12 2014 Gordan Bobic <gordan@redsleeve.org> - 1.41.0-17.0
+- Add ARM to list of arches without openmpi
+
 * Thu Mar 14 2013 Petr Machata <pmachata@redhat.com> - 1.41.0-17
 - Add in explicit dependence between boost-*mpich2* and
   boost-serialization.
