mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/namecoin: disable on s390x
FAIL: test/test_namecoin PASS: qt/test/test_namecoin-qt ============================================================================ Testsuite summary for Namecoin Core 0.13.0 ============================================================================ TOTAL: 2 PASS: 1 SKIP: 0 XFAIL: 0 FAIL: 1 XPASS: 0 ERROR: 0
This commit is contained in:
parent
3369c4270e
commit
fd4bdc23a5
@ -6,7 +6,7 @@ _ver=${pkgver/_/}
|
||||
pkgrel=11
|
||||
pkgdesc="Namecoin is a peer to peer DNS based on bitcoin"
|
||||
url="https://www.namecoin.org/"
|
||||
arch="all"
|
||||
arch="all !s390x"
|
||||
license="MIT"
|
||||
makedepends="$depends_dev autoconf automake libtool boost-dev libressl-dev
|
||||
db-dev miniupnpc-dev qt5-qtbase-dev qt5-qttools-dev protobuf-dev
|
||||
|
Loading…
Reference in New Issue
Block a user