From d05adb578349fd3940a1b6d60db4a01f2bbaa928 Mon Sep 17 00:00:00 2001 From: Ariadne Conill Date: Mon, 13 Apr 2020 04:29:22 +0000 Subject: testing/arc-theme: disable on mips, too much RAM required by sass --- testing/arc-theme/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing') diff --git a/testing/arc-theme/APKBUILD b/testing/arc-theme/APKBUILD index 969c99bc6f..6a95cb5f92 100644 --- a/testing/arc-theme/APKBUILD +++ b/testing/arc-theme/APKBUILD @@ -5,7 +5,7 @@ pkgver=20190917 pkgrel=0 pkgdesc="A flat theme with transparent elements" url="https://github.com/NicoHood/arc-theme" -arch="noarch" +arch="noarch !mips !mips64" # requires too much RAM on mips license="GPL-3.0" depends="gtk-murrine-engine" makedepends="automake autoconf libtool gtk+3.0-dev inkscape optipng sassc" -- cgit v1.2.3