@ -116,7 +116,13 @@ popd
%check
# Tests are failing on ppc64le for some reason
# https://bugzilla.redhat.com/show_bug.cgi?id=1134385
%ifarch ppc64le
make check || :
%else
make check
%endif
%clean