From 8a1d1ee0f80612cb6191890a2a23c4d49f54c704 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 25 Aug 2018 15:33:04 -0300 Subject: [PATCH] packer: mark as broken. --- srcpkgs/packer/template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/srcpkgs/packer/template b/srcpkgs/packer/template index 56a36cb533d..5bdb32c1d63 100644 --- a/srcpkgs/packer/template +++ b/srcpkgs/packer/template @@ -13,6 +13,8 @@ go_import_path="github.com/mitchellh/packer" distfiles="https://${go_import_path}/archive/v${version}.tar.gz" checksum=86408d212a0e0b9c7a0dc93e4835a900569ad7e7bfc45cd633d7c6560f2f8d2b +broken="_build-packer-xbps/src/github.com/mitchellh/packer/commands.go:39:12: undefined: command.PushCommand" + case "$XBPS_TARGET_MACHINE" in i686*|arm*) broken="https://build.voidlinux.eu/builders/i686_builder/builds/9375/steps/shell_3/logs/stdio";; esac