From 71e7e36667e3d636d7c2560a94f937f9d8a9840a Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 22 Feb 2015 08:55:06 +0100 Subject: [PATCH] moarvm: mark broken. I don't want to deal with extra work. --- srcpkgs/moarvm/template | 3 +++ 1 file changed, 3 insertions(+) diff --git a/srcpkgs/moarvm/template b/srcpkgs/moarvm/template index b1f705b9ba9..7b265f43f2d 100644 --- a/srcpkgs/moarvm/template +++ b/srcpkgs/moarvm/template @@ -1,4 +1,7 @@ # Template build file for 'moarvm'. + +broken="http://build.voidlinux.eu/builders/x86_64_builder/builds/9888/steps/shell_3/logs/stdio" + pkgname=moarvm version=2015.02 wrksrc="MoarVM-${version}"