aboutsummaryrefslogtreecommitdiffstats
path: root/testing/syncthing-inotify/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/syncthing-inotify/APKBUILD')
-rw-r--r--testing/syncthing-inotify/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/syncthing-inotify/APKBUILD b/testing/syncthing-inotify/APKBUILD
index a8cd62bde8..46a336a5ea 100644
--- a/testing/syncthing-inotify/APKBUILD
+++ b/testing/syncthing-inotify/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.8.7
pkgrel=2
pkgdesc="File watcher intended for use with Syncthing"
url="https://github.com/syncthing/syncthing-inotify"
-arch="all !armhf !armv7"
+arch="all !armhf !armv7 !s390x"
license="MPL-2.0"
depends="syncthing"
makedepends="go"