aboutsummaryrefslogtreecommitdiffstats
path: root/main/cjdns
diff options
context:
space:
mode:
Diffstat (limited to 'main/cjdns')
-rw-r--r--main/cjdns/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/cjdns/APKBUILD b/main/cjdns/APKBUILD
index 35470177ca..fa195e7c30 100644
--- a/main/cjdns/APKBUILD
+++ b/main/cjdns/APKBUILD
@@ -3,10 +3,10 @@
pkgname=cjdns
pkgver=19.1
-pkgrel=0
+pkgrel=1
pkgdesc="A routing engine designed for security, scalability, speed and ease of use"
url="https://github.com/cjdelisle/cjdns"
-arch="all !x86"
+arch="all !x86 !s390x"
license="GPL3"
makedepends="bash nodejs python2 linux-headers libseccomp-dev"
install="$pkgname.post-install"