diff --git a/community/syncthing/APKBUILD b/community/syncthing/APKBUILD index ac39e8d53f04fc17c4a20cf44b1fd8704a991ef0..9a113b096f136bc4d5e7a3af96d64ae3a622af53 100644 --- a/community/syncthing/APKBUILD +++ b/community/syncthing/APKBUILD @@ -7,7 +7,7 @@ pkgver=0.14.28 pkgrel=0 pkgdesc="Open Source Continuous File Synchronization" url="http://syncthing.net/" -arch="all !s390x" +arch="all !s390x !armhf" license="MPLv2" pkgusers="$pkgname" pkggroups="$pkgname"