diff --git a/SPECS/glusterfs.spec b/SPECS/glusterfs.spec
index eb966d4..1437449 100644
--- a/SPECS/glusterfs.spec
+++ b/SPECS/glusterfs.spec
@@ -26,7 +26,7 @@
 %{?_without_rdma:%global _without_rdma --disable-ibverbs}
 
 # No RDMA Support on s390(x)
-%ifarch s390 s390x armv7hl
+%ifarch s390 s390x
 %global _without_rdma --disable-ibverbs
 %endif