aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-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 9c8d18667f..7ac0f6845f 100644
--- a/testing/syncthing-inotify/APKBUILD
+++ b/testing/syncthing-inotify/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.8.7
pkgrel=1
pkgdesc="File watcher intended for use with Syncthing"
url="https://github.com/syncthing/syncthing-inotify"
-arch="all !s390x !armhf !ppc64le"
+arch="all !armhf"
license="MPL-2.0"
depends="syncthing"
makedepends="go"