From 886bcaa49433e476bac725f6fd8c52026b4ea8c5 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Wed, 30 Sep 2015 11:40:23 +0200 Subject: [PATCH] gobject-introspection: No longer broken, fixed with last glib update. --- srcpkgs/gobject-introspection/template | 5 ----- 1 file changed, 5 deletions(-) diff --git a/srcpkgs/gobject-introspection/template b/srcpkgs/gobject-introspection/template index e994127c1d6..7b5dc2e345f 100644 --- a/srcpkgs/gobject-introspection/template +++ b/srcpkgs/gobject-introspection/template @@ -15,11 +15,6 @@ license="GPL-2, LGPL-2.1" distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz" checksum=6658bd3c2b8813eb3e2511ee153238d09ace9d309e4574af27443d87423e4233 nocross=yes -case $XBPS_TARGET_MACHINE in -*-musl) - broken=http://build.voidlinux.eu/builders/x86_64-musl_builder/builds/5312/steps/shell_3/logs/stdio - ;; -esac gir-freedesktop_package() { short_desc="Introspection data for some FreeDesktop components"