diff options
-rw-r--r-- | community/folks/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/community/folks/APKBUILD b/community/folks/APKBUILD index 8b588811de..b1ba745dcf 100644 --- a/community/folks/APKBUILD +++ b/community/folks/APKBUILD @@ -6,6 +6,7 @@ pkgrel=1 pkgdesc="GObject Library to aggregate people into metacontacts" url="https://wiki.gnome.org/Projects/Folks" arch="all !mips64" # blocked by evolution +arch="$arch !s390x" # blocked by tracker license="LGPL-2.1-or-later" makedepends=" evolution-data-server-dev |