From 0abb73fdbae6eab5a9a6b6380f88b6c6a4b3a8fc Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Thu, 14 Apr 2016 22:20:04 +0200 Subject: [PATCH] livewallpaper: only for arch x86_64 and i686 --- srcpkgs/livewallpaper/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/livewallpaper/template b/srcpkgs/livewallpaper/template index 035940bfdf..bd07ec933c 100644 --- a/srcpkgs/livewallpaper/template +++ b/srcpkgs/livewallpaper/template @@ -13,7 +13,7 @@ distfiles="$homepage/${version%.*}/${version}/+download/${pkgname}-${version}.ta checksum=f4ce97a721015b135eb675915eb306c1fb256e680d480fe13e4fe6ca81c7e04e LDFLAGS="-lX11" -broken="http://build.voidlinux.eu/builders/x86_64-musl_builder/builds/9399/steps/shell_3/logs/stdio" +only_for_archs="i686 x86_64" post_extract() { sed -i '/indicator/d' $wrksrc/CMakeLists.txt