aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2020-04-14 00:17:34 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-04-14 00:17:52 +0000
commit0698b07cf44fa9557bc935369817fdb90d6f3f56 (patch)
tree12389d26e69ed165d7f2c1e4cd1af476ec8701a6 /testing
parent925055dcd5c21cd3299af5ac10c668a3060f2946 (diff)
downloadaports-0698b07cf44fa9557bc935369817fdb90d6f3f56.tar.bz2
aports-0698b07cf44fa9557bc935369817fdb90d6f3f56.tar.xz
testing/textadept: disable on mips
Diffstat (limited to 'testing')
-rw-r--r--testing/textadept/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/textadept/APKBUILD b/testing/textadept/APKBUILD
index efe7cf9a8a..605d601807 100644
--- a/testing/textadept/APKBUILD
+++ b/testing/textadept/APKBUILD
@@ -12,7 +12,7 @@ _tkver=0.20
pkgrel=0
pkgdesc="A fast, minimalist, and remarkably extensible cross-platform text editor"
url="https://foicica.com/textadept/"
-arch="all"
+arch="all !mips !mips64"
license="MIT"
depends="gtk+2.0"
makedepends="curl ncurses-dev gtk+2.0-dev lua5.3-dev cloc"