aboutsummaryrefslogtreecommitdiffstats
path: root/community/jwm/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/jwm/APKBUILD')
-rw-r--r--community/jwm/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/jwm/APKBUILD b/community/jwm/APKBUILD
index 2febe335f86..4e4e44596c5 100644
--- a/community/jwm/APKBUILD
+++ b/community/jwm/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="A lightweight window manager for the X11 Window System"
options="!check" # No testsuite
url="http://joewing.net/projects/jwm/"
-arch="all !s390x" # librsvg
+arch="all !s390x !mips !mips64" # librsvg
license="MIT"
makedepends="libx11-dev libxext-dev libxft-dev libxmu-dev libxinerama-dev
libxpm-dev libxrender-dev libjpeg-turbo-dev libpng-dev librsvg-dev"