diff --git a/libreoffice.spec b/libreoffice.spec index 4476938..27dc35d 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1048,8 +1048,8 @@ export NOCONFIGURE=yes make verbose=true build-nocheck %check -# Run tests only on 32/64b intel as they are resource hogs -%ifarch %ix86 x86_64 +# Run tests only on 64b intel as they are resource hogs +%ifarch x86_64 make unset WITH_LANG # work around flawed accessibility check