Revert "goffice: disable tests on powerpc64le"
This reverts commit dd2bc2a721.
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
@@ -21,7 +21,6 @@ stdenv.mkDerivation rec {
|
||||
buildInputs = [ libxslt librsvg ];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
doCheck = !stdenv.hostPlatform.isPower64;
|
||||
|
||||
passthru = {
|
||||
updateScript = gnome.updateScript {
|
||||
|
||||
Reference in New Issue
Block a user