diff options
Diffstat (limited to 'gnu/packages')
-rw-r--r-- | gnu/packages/webkit.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/webkit.scm b/gnu/packages/webkit.scm index 7f9610149d..6ef3eb456c 100644 --- a/gnu/packages/webkit.scm +++ b/gnu/packages/webkit.scm @@ -261,6 +261,7 @@ engine that uses Wayland for graphics output.") woff2 wpebackend-fdo xdg-dbus-proxy)) + (properties '((timeout . 144000))) ; 40 hours, most notably for aarch64 (home-page "https://www.webkitgtk.org/") (synopsis "Web content engine for GTK+") (description "WebKitGTK+ is a full-featured port of the WebKit rendering engine, |