mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/softhsm: disable on armhf due to botan dep
This commit is contained in:
parent
d20bc559a1
commit
9d13149200
@ -5,7 +5,7 @@ pkgver=2.4.0
|
||||
pkgrel=1
|
||||
pkgdesc="cryptographic store accessible through a PKCS #11"
|
||||
url="https://www.opendnssec.org/softhsm/"
|
||||
arch="all"
|
||||
arch="all !armhf" #limited by botan dependency
|
||||
license="BSD-2-Clause"
|
||||
depends="sqlite"
|
||||
checkdepends="cppunit-dev"
|
||||
|
Loading…
Reference in New Issue
Block a user