aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/gnome-calculator/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnome-calculator/APKBUILD b/community/gnome-calculator/APKBUILD
index a16eea45332..968fa5fe780 100644
--- a/community/gnome-calculator/APKBUILD
+++ b/community/gnome-calculator/APKBUILD
@@ -5,7 +5,7 @@ pkgver=3.36.0
pkgrel=1
pkgdesc="Calculator for solving mathematical equations"
url="https://wiki.gnome.org/Apps/Calculator"
-arch="all !s390x" # gtksourceview4 is not available on s390x
+arch="all !s390x !mips !mips64" # gtksourceview4 is not available on s390x
license="GPL-3.0-or-later"
makedepends="vala gtksourceview4-dev glib-dev gtk+3.0-dev libsoup-dev
libxml2-dev meson mpc1-dev mpfr-dev itstool libgee-dev"