aboutsummaryrefslogtreecommitdiffstats
path: root/community/gnome-music/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-21 23:46:47 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-21 23:46:47 -0300
commit9d338a6e1438e3bae934fcbfa27a6c716b559a87 (patch)
tree41510d70a8e34ccda11f5cef53c8a203bb9496e4 /community/gnome-music/APKBUILD
parent085440ea113bb0bd3b21def56da9126a5e04d302 (diff)
community/gnome-music: disable on arches with no tracker-miners
Diffstat (limited to 'community/gnome-music/APKBUILD')
-rw-r--r--community/gnome-music/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnome-music/APKBUILD b/community/gnome-music/APKBUILD
index e813039e58f..f54a52aa9de 100644
--- a/community/gnome-music/APKBUILD
+++ b/community/gnome-music/APKBUILD
@@ -5,7 +5,7 @@ pkgver=3.36.1
pkgrel=1
pkgdesc="Music is the new GNOME music playing application"
url="https://wiki.gnome.org/Apps/Music"
-arch="all"
+arch="all !s390x !mips !mips64"
license="GPL-2.0-or-later"
depends="grilo grilo-plugins gnome-online-accounts libdazzle libsoup py3-gobject3
tracker libmediaart py3-cairo gst-plugins-good tracker-miners"