testing/libu2f-server: disable on s390x due to test failure

This commit is contained in:
Natanael Copa 2018-08-07 12:20:57 +00:00
parent 859245aea2
commit 2844902a0d

View File

@ -5,7 +5,7 @@ pkgver=1.1.0
pkgrel=2
pkgdesc="Yubico Universal 2nd Factor (U2F) Server C Library"
url="https://developers.yubico.com/libu2f-server/"
arch="all"
arch="all !s390x"
license="BSD-2-Clause"
makedepends="check-dev gengetopt-dev help2man json-c-dev libressl-dev"
subpackages="$pkgname-dev $pkgname-doc"