summaryrefslogtreecommitdiff
path: root/nonsystemd/p11-kit/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'nonsystemd/p11-kit/PKGBUILD')
-rw-r--r--nonsystemd/p11-kit/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/nonsystemd/p11-kit/PKGBUILD b/nonsystemd/p11-kit/PKGBUILD
index 82e9dbc5a..a0ceb202f 100644
--- a/nonsystemd/p11-kit/PKGBUILD
+++ b/nonsystemd/p11-kit/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=0.23.16.1
pkgrel=1
pkgrel+=.nonsystemd1
pkgdesc="Provides a way to load and enumerate PKCS#11 modules"
-arch=(x86_64 i686) # armv7h fails in check()
+arch=(x86_64 i686 armv7h)
url="https://p11-glue.freedesktop.org"
license=(BSD)
depends=(glibc libtasn1 libffi)