aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2020-04-08 00:11:03 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-04-08 00:11:03 +0000
commit106c175c6f877477044dce446d5577c3195d3f1f (patch)
tree05910118d62256679177b66f5a302eb1d0224e80
parented3b1279a9b8b0eb474a102a970be233546cb53e (diff)
community/gitg: disable on mips
-rw-r--r--community/gitg/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gitg/APKBUILD b/community/gitg/APKBUILD
index 0e9f50fa458..33dff015c64 100644
--- a/community/gitg/APKBUILD
+++ b/community/gitg/APKBUILD
@@ -5,7 +5,7 @@ pkgver=3.32.1
pkgrel=4
pkgdesc="gitg is the GNOME GUI client to view git repositories"
url="https://wiki.gnome.org/Apps/Gitg"
-arch="all !s390x" # missing gtksourceview
+arch="all !s390x !mips !mips64" # missing gtksourceview
license="GPL-2.0-or-later"
depends="gsettings-desktop-schemas"
makedepends="meson libsoup-dev libgee-dev glib-dev gobject-introspection-dev vala