aboutsummaryrefslogtreecommitdiffstats
path: root/community/gnome-weather
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2020-04-08 01:20:19 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-04-08 01:20:19 +0000
commitebbb7a14fb9d469b3641504c2d6058071a959d30 (patch)
tree7c4e73d20aabe087d402f9b3219ce2e7dc40fea3 /community/gnome-weather
parente8dc3a94cfab3d4dab4a0be006b9b6324211b567 (diff)
downloadaports-ebbb7a14fb9d469b3641504c2d6058071a959d30.tar.bz2
aports-ebbb7a14fb9d469b3641504c2d6058071a959d30.tar.xz
community/gnome-weather: disable on mips
Diffstat (limited to 'community/gnome-weather')
-rw-r--r--community/gnome-weather/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnome-weather/APKBUILD b/community/gnome-weather/APKBUILD
index 246be64756..9e031d9724 100644
--- a/community/gnome-weather/APKBUILD
+++ b/community/gnome-weather/APKBUILD
@@ -5,7 +5,7 @@ pkgver=3.36.0
pkgrel=0
pkgdesc="GNOME Weather application"
url="https://wiki.gnome.org/Apps/Weather"
-arch="noarch !s390x" # missing gjs
+arch="noarch !s390x !mips !mips64" # missing gjs
license="GPL-2.0-only"
makedepends="meson glib-dev gobject-introspection-dev gtk+3.0-dev gjs-dev
geoclue-dev libgweather-dev"