aboutsummaryrefslogtreecommitdiffstats
path: root/community/syncthing
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2017-11-06 20:14:38 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2017-11-06 20:14:38 +0000
commit124b404ce0cd6739ce29bf562320bf7f7d15b3a1 (patch)
tree110b627f93a06b91d8d141089a404efec1616f2b /community/syncthing
parentdd1777c170ce464ece28549e8fe7a483eb1b4ef5 (diff)
community/syncthing: enable build on ppc64le
Diffstat (limited to 'community/syncthing')
-rw-r--r--community/syncthing/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/syncthing/APKBUILD b/community/syncthing/APKBUILD
index 25d9d09e96d..1d662f05c2d 100644
--- a/community/syncthing/APKBUILD
+++ b/community/syncthing/APKBUILD
@@ -7,7 +7,7 @@ pkgver=0.14.39
pkgrel=0
pkgdesc="Open Source Continuous File Synchronization"
url="http://syncthing.net/"
-arch="all !s390x !armhf !ppc64le"
+arch="all !s390x !armhf"
license="MPLv2"
pkgusers="$pkgname"
pkggroups="$pkgname"