aboutsummaryrefslogtreecommitdiffstats
path: root/community/tepl
diff options
context:
space:
mode:
Diffstat (limited to 'community/tepl')
-rw-r--r--community/tepl/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tepl/APKBUILD b/community/tepl/APKBUILD
index 39170d3919..201d9bcae5 100644
--- a/community/tepl/APKBUILD
+++ b/community/tepl/APKBUILD
@@ -5,7 +5,7 @@ pkgver=4.4.0
pkgrel=0
pkgdesc="Text editor product line"
url="https://wiki.gnome.org/Projects/Tepl"
-arch="all !s390x" # Limited by gtksourceview4
+arch="all !s390x !mips !mips64" # Limited by gtksourceview4
license="GPL-3.0-or-later"
makedepends="amtk-dev glib-dev gtksourceview4-dev gtk+3.0-dev libxml2-dev
uchardet-dev vala gobject-introspection-dev"