aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/softhsm/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/softhsm/APKBUILD b/testing/softhsm/APKBUILD
index aec3335bca..a71c1d0e8f 100644
--- a/testing/softhsm/APKBUILD
+++ b/testing/softhsm/APKBUILD
@@ -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 !armhf" #limited by botan dependency
+arch="all"
license="BSD-2-Clause"
depends="sqlite"
checkdepends="cppunit-dev"