gnu: inkscape: Fix build on i686.

* gnu/packages/inkscape.scm (inkscape/pinned)[arguments]<#:phases>
{check}: Skip one more test on i686.

Co-authored-by: Dariqq <dariqq@posteo.net>
Change-Id: If4bb258171b4a77f7fc327308f59b30c8e848831
This commit is contained in:
Andreas Enge 2025-07-19 23:19:51 +02:00
parent f9aa810402
commit 3490ba8b49
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -251,7 +251,8 @@ endif()~%~%"
"cli_export-ps-level_2_check_output"
;; These fail on i686 but not x86-64
#$@(if (target-x86-32?)
'("cli_pdfinput-font-spacing_check_output"
'("cli_actions-path-simplify_check_output"
"cli_pdfinput-font-spacing_check_output"
"cli_pdfinput-font-style_check_output"
"cli_pdfinput-latex_check_output"
"cli_pdfinput-multi-page-sample_check_output"