aboutsummaryrefslogtreecommitdiffstats
path: root/testing/gnome-weather
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2019-09-28 11:30:17 +0200
committerRasmus Thomsen <oss@cogitri.dev>2019-09-28 11:30:17 +0200
commit5967aba2ffb09dc1e45aca7b0233584eb4398a64 (patch)
tree746ce9e9fda039298539b4bd2f73e0afe94e97df /testing/gnome-weather
parent7570e5773a32675ec4784f4677f9f9c9b0b61f65 (diff)
downloadaports-5967aba2ffb09dc1e45aca7b0233584eb4398a64.tar.bz2
aports-5967aba2ffb09dc1e45aca7b0233584eb4398a64.tar.xz
testing/gnome-weather: disable on s390x
Diffstat (limited to 'testing/gnome-weather')
-rw-r--r--testing/gnome-weather/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gnome-weather/APKBUILD b/testing/gnome-weather/APKBUILD
index 5c2d18dd0d..56798c9d84 100644
--- a/testing/gnome-weather/APKBUILD
+++ b/testing/gnome-weather/APKBUILD
@@ -5,7 +5,7 @@ pkgver=3.34.0
pkgrel=0
pkgdesc="GNOME Weather application"
url="https://wiki.gnome.org/Apps/Weather"
-arch="noarch"
+arch="noarch !s390x" # missing gjs
license="GPL-2.0-only"
makedepends="meson glib-dev gobject-introspection-dev gtk+3.0-dev gjs-dev
geoclue-dev libgweather-dev"