aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2018-03-30 14:00:34 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-03-30 14:00:36 +0000
commitd73d6a2595b5fb2f75c3bdf70c0f3556b833b70f (patch)
tree87e33a7427844616c2649dcad5f33f0533697e67
parentd38b2fca24d14a845209f8ddc746be4e3e40cb6b (diff)
community/tinc-pre: enable build on ppc64le
I build it on a ppc64le LXC container and all tests passed. Hope it pass in the builders too...
-rw-r--r--community/tinc-pre/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tinc-pre/APKBUILD b/community/tinc-pre/APKBUILD
index 9a2585a74e1..bf6b257dd9f 100644
--- a/community/tinc-pre/APKBUILD
+++ b/community/tinc-pre/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="Virtual Private Network (VPN) daemon (pre-release)"
url="http://tinc-vpn.org/"
# tests hangs on s390x and fails in lxc on ppc64le
-arch="all !s390x !ppc64le"
+arch="all !s390x"
license="GPL-2.0"
depends=""
makedepends="linux-headers ncurses-dev readline-dev