mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +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
|
pkgrel=1
|
||||||
pkgdesc="cryptographic store accessible through a PKCS #11"
|
pkgdesc="cryptographic store accessible through a PKCS #11"
|
||||||
url="https://www.opendnssec.org/softhsm/"
|
url="https://www.opendnssec.org/softhsm/"
|
||||||
arch="all"
|
arch="all !armhf" #limited by botan dependency
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
depends="sqlite"
|
depends="sqlite"
|
||||||
checkdepends="cppunit-dev"
|
checkdepends="cppunit-dev"
|
||||||
|
Loading…
Reference in New Issue
Block a user