aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2020-04-08 05:50:37 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-04-08 05:50:37 +0000
commit4b49dc110213daef47b0e259b92341e7aa16417d (patch)
treef7ecc47bab84ea87d659e1ea71ea3181f0007569 /community
parentd427e668bf0f4daa43cb7ac2ccecdc954fb5ebd7 (diff)
downloadaports-4b49dc110213daef47b0e259b92341e7aa16417d.tar.bz2
aports-4b49dc110213daef47b0e259b92341e7aa16417d.tar.xz
community/drawterm: disable on mips
Diffstat (limited to 'community')
-rw-r--r--community/drawterm/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/drawterm/APKBUILD b/community/drawterm/APKBUILD
index 2e54ce8fed..e52cd30b97 100644
--- a/community/drawterm/APKBUILD
+++ b/community/drawterm/APKBUILD
@@ -5,7 +5,7 @@ pkgver=20170119
pkgrel=2
pkgdesc="Connect to Plan 9 CPU servers from other operating systems"
url="http://drawterm.9front.org/"
-arch="all !armhf !armv7 !aarch64 !s390x"
+arch="all !armhf !armv7 !aarch64 !s390x !mips !mips64"
license="custom"
depends=""
options="!check"