diff --git a/openexr.spec b/openexr.spec index a12939e..dcc52c8 100644 --- a/openexr.spec +++ b/openexr.spec @@ -102,9 +102,9 @@ Summary: Development files for %{name} %check -# A few tests fail on s390x +# A few tests fail on s390x and ppc64le # https://github.com/AcademySoftwareFoundation/openexr/issues/1175 -%ifnarch s390x +%ifnarch s390x ppc64le %ctest %endif