aboutsummaryrefslogtreecommitdiffstats
path: root/testing/zafiro-icon-theme
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2020-04-08 07:19:52 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-04-08 07:19:52 +0000
commitdac8444ca112e8dba4bbde0e9c7ac085a616d012 (patch)
tree224b749c44c2cde5211b70eccc9e3444400b0dc3 /testing/zafiro-icon-theme
parent70fdd46f1671ee7efd37280bec4df2368f8fe439 (diff)
downloadaports-dac8444ca112e8dba4bbde0e9c7ac085a616d012.tar.bz2
aports-dac8444ca112e8dba4bbde0e9c7ac085a616d012.tar.xz
testing/zafiro-icon-theme: disable on mips
Diffstat (limited to 'testing/zafiro-icon-theme')
-rw-r--r--testing/zafiro-icon-theme/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/zafiro-icon-theme/APKBUILD b/testing/zafiro-icon-theme/APKBUILD
index ca24ab9b7b..f682badb65 100644
--- a/testing/zafiro-icon-theme/APKBUILD
+++ b/testing/zafiro-icon-theme/APKBUILD
@@ -4,7 +4,7 @@ pkgver=1.0
pkgrel=0
pkgdesc="icon pack flat with light colors"
url="https://github.com/zayronxio/Zafiro-icons"
-arch="noarch !s390x" # librsvg
+arch="noarch !s390x !mips !mips64" # librsvg
license="GPL-3.0-only"
depends="librsvg"
options="!check"