aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/arc-theme/APKBUILD2
1 files changed, 1 insertions, 1 deletions
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"