From c470e5ad76261fbae0c0b0d840113bf1a849141c Mon Sep 17 00:00:00 2001 From: Ariadne Conill Date: Wed, 8 Apr 2020 00:11:30 +0000 Subject: community/gedit-plugins: disable on mips --- community/gedit-plugins/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/gedit-plugins') diff --git a/community/gedit-plugins/APKBUILD b/community/gedit-plugins/APKBUILD index 0b007e43af..418afd8e39 100644 --- a/community/gedit-plugins/APKBUILD +++ b/community/gedit-plugins/APKBUILD @@ -5,7 +5,7 @@ pkgver=3.36.2 pkgrel=0 pkgdesc="Plugins for gedit, the GNOME text editor" url="https://wiki.gnome.org/Apps/Gedit/PluginsLists" -arch="all !s390x" # Limited by gedit-dev and gtksourceview4-dev +arch="all !s390x !mips !mips64" # Limited by gedit-dev and gtksourceview4-dev license="GPL-2.0-only" depends="python3 py3-gobject3 vte3 gucharmap py3-dbus libpeas-python3" makedepends="glib-dev gtk+3.0-dev gtksourceview4-dev libpeas-dev gedit-dev vala -- cgit v1.2.3