From 0d15f662fc5523ac80e7a4e2d8039fb4f8a6b5c2 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Tue, 14 Feb 2017 20:52:51 -0500 Subject: [PATCH] gdk-pixbuf: slightly broken right now --- srcpkgs/gdk-pixbuf/template | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/srcpkgs/gdk-pixbuf/template b/srcpkgs/gdk-pixbuf/template index 5907e8ccfb..cbae5abad9 100644 --- a/srcpkgs/gdk-pixbuf/template +++ b/srcpkgs/gdk-pixbuf/template @@ -16,6 +16,10 @@ license="GPL-2" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" checksum=7ace06170291a1f21771552768bace072ecdea9bd4a02f7658939b9a314c40fc +case "${XBPS_TARGET_MACHINE}" in + arm*|aarch64*) broken="https://build.voidlinux.eu/builders/armv6l_builder/builds/941/steps/shell_3/logs/stdio";; +esac + # Package build options build_options="gir"