From 4bca8c662626029653f604a6ea0d379817402072 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 12 Sep 2015 08:35:05 +0200 Subject: [PATCH] docker: build is broken currently. --- srcpkgs/docker/template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/srcpkgs/docker/template b/srcpkgs/docker/template index 7a6b8c0c049..ffed7e2374e 100644 --- a/srcpkgs/docker/template +++ b/srcpkgs/docker/template @@ -10,6 +10,8 @@ license="Apache-2.0" homepage="http://www.docker.io" system_groups="docker" +broken="http://build.voidlinux.eu/builders/x86_64_builder/builds/16694/steps/shell_3/logs/stdio" + # These are required at run-time. depends="iptables xz git" nostrip=yes