From 91261208422efc2ec7aabad986b4674849c1fc9e Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 27 Jul 2021 16:09:35 -0400 Subject: [PATCH] darcs: broken on i686* with new ghc/stack --- srcpkgs/darcs/template | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/srcpkgs/darcs/template b/srcpkgs/darcs/template index e6baa7c3354..1cdee2e089f 100644 --- a/srcpkgs/darcs/template +++ b/srcpkgs/darcs/template @@ -14,6 +14,10 @@ checksum=e4166252bc403ffc2518edff48801796b8dab73fd9e0da1fcdda916b207fbe1d nopie_files="/usr/bin/darcs" nocross=yes +case "$XBPS_TARGET_MACHINE" in + i686*) broken="https://build.voidlinux.org/builders/i686_builder/builds/33610/steps/shell_3/logs/stdio" ;; +esac + post_install() { vinstall contrib/darcs_completion 644 usr/share/bash-completion/completions