aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2017-08-09 23:32:38 +0200
committerCarlo Landmeter <clandmeter@gmail.com>2017-08-09 23:32:38 +0200
commit2241bb4ac96f785a7720037972f53e4f13be0421 (patch)
tree4dadd6d5f57fa9e3a88c4741fa61dbadd9bc7c1c /testing
parent49a8caa541860beb46de8bd16cb14f853d67ab12 (diff)
downloadaports-2241bb4ac96f785a7720037972f53e4f13be0421.tar.bz2
aports-2241bb4ac96f785a7720037972f53e4f13be0421.tar.xz
testing/syncthing-inotify: set same arch as syncthing
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 9dc51d1aba..ac48e75b1b 100644
--- a/testing/syncthing-inotify/APKBUILD
+++ b/testing/syncthing-inotify/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.8.7
pkgrel=0
pkgdesc="File watcher intended for use with Syncthing"
url="https://github.com/syncthing/syncthing-inotify"
-arch="all"
+arch="all !s390x !armhf !ppc64le"
license="MPL-2.0"
depends="syncthing"
makedepends="go"