From 6d591c51d7192a93de609dd3a1d3b997159f08ea Mon Sep 17 00:00:00 2001 From: Rasmus Thomsen Date: Thu, 17 Oct 2019 12:57:05 +0200 Subject: testing/zafiro-icon-theme: disable on s390x due to librsvg Closes !509 --- testing/zafiro-icon-theme/APKBUILD | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/testing/zafiro-icon-theme/APKBUILD b/testing/zafiro-icon-theme/APKBUILD index 8f84c38973..3f151093ec 100644 --- a/testing/zafiro-icon-theme/APKBUILD +++ b/testing/zafiro-icon-theme/APKBUILD @@ -4,13 +4,10 @@ pkgver=0.8.7 pkgrel=0 pkgdesc="icon pack flat with light colors" url="https://github.com/zayronxio/Zafiro-icons" -arch="noarch" +arch="all !s390x" # librsvg license="GPL-3.0-only" depends="librsvg" -makedepends="" -install="" options="!check !build" -subpackages="" source="$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz" builddir="$srcdir/Zafiro-icons-$pkgver" -- cgit v1.2.3