~alpine/aports

[alpine-aports] [PATCH] main/{cjdns,gnu-efi}: no support for s390x

Tuan M. Hoang <tmhoang@flatglobe.org>
Details
Message ID
<1491719649-16073-1-git-send-email-tmhoang@flatglobe.org>
Sender timestamp
1491719649
DKIM signature
missing
Download raw message
Patch: +2 -2
cjdns : need implementation in
src/node_build/dependencies/cnacl/node_build/plans

---
 main/cjdns/APKBUILD   | 2 +-
 main/gnu-efi/APKBUILD | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/main/cjdns/APKBUILD b/main/cjdns/APKBUILD
index 35470177..d9275175 100644
--- a/main/cjdns/APKBUILD
+++ b/main/cjdns/APKBUILD
@@ -6,7 +6,7 @@ pkgver=19.1
pkgrel=0
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"
diff --git a/main/gnu-efi/APKBUILD b/main/gnu-efi/APKBUILD
index 87456804..56e74cf3 100644
--- a/main/gnu-efi/APKBUILD
+++ b/main/gnu-efi/APKBUILD
@@ -4,7 +4,7 @@ pkgver=3.0.4
pkgrel=0
pkgdesc="Development Libraries and headers for EFI"
url="ftp://ftp.hpl.hp.com/pub/linux-ia64"
arch="all !armhf !ppc64le"
arch="all !armhf !ppc64le !s390x"
license="BSD"
depends=""
depends_dev=""
-- 
2.12.2



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)