aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2020-04-30 13:29:54 -0600
committerAriadne Conill <ariadne@dereferenced.org>2020-04-30 13:29:54 -0600
commiteab0353859fa8ef4b7fa709037d90ee92af92aa8 (patch)
tree30c311a503c196c420a31bd008f879f13a8d768e /testing
parent19555e27fbe4c382d545355139c277e6785691e6 (diff)
downloadaports-eab0353859fa8ef4b7fa709037d90ee92af92aa8.tar.bz2
aports-eab0353859fa8ef4b7fa709037d90ee92af92aa8.tar.xz
testing/jgmenu: disable on mips
Diffstat (limited to 'testing')
-rw-r--r--testing/jgmenu/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/jgmenu/APKBUILD b/testing/jgmenu/APKBUILD
index 81ac844667..cba0f451af 100644
--- a/testing/jgmenu/APKBUILD
+++ b/testing/jgmenu/APKBUILD
@@ -5,7 +5,7 @@ pkgver=4.1.0
pkgrel=0
pkgdesc="Simple, independent X11 menu"
url="https://github.com/johanmalm/jgmenu"
-arch="all !s390x" # missing dep: librsvg
+arch="all !s390x !mips !mips64" # missing dep: librsvg
license="GPL-2.0-only"
depends="
bash