mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/libu2f-server: disable on s390x due to test failure
This commit is contained in:
parent
859245aea2
commit
2844902a0d
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user