mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-25 10:32:20 +01:00
main/cjdns: disable on s390x
This commit is contained in:
parent
1c081f7f4b
commit
fd49aacba3
@ -6,7 +6,7 @@ pkgver=20.7
|
||||
pkgrel=0
|
||||
pkgdesc="A routing engine designed for security, scalability, speed and ease of use"
|
||||
url="https://github.com/cjdelisle/cjdns"
|
||||
arch="all !mips64"
|
||||
arch="all !mips64 !s390x"
|
||||
license="GPL-3.0-or-later"
|
||||
makedepends="nodejs python3 linux-headers libseccomp-dev"
|
||||
install="$pkgname.post-install"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user