Revert "goffice: disable tests on powerpc64le"

This reverts commit dd2bc2a721.

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
Adam Joseph
2023-04-05 15:53:39 -07:00
co-authored by Sandro
parent 40f7300227
commit aeae5ca562
@@ -21,7 +21,6 @@ stdenv.mkDerivation rec {
buildInputs = [ libxslt librsvg ];
enableParallelBuilding = true;
doCheck = !stdenv.hostPlatform.isPower64;
passthru = {
updateScript = gnome.updateScript {