From 4750258c4b98acd66cb29e13aed988b85208df53 Mon Sep 17 00:00:00 2001 From: David P Date: Thu, 15 Aug 2019 18:32:12 -0400 Subject: nonsystemd/p11-kit: add armv7h building from ARMv7 hardware works Signed-off-by: David P --- nonsystemd/p11-kit/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nonsystemd/p11-kit') 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) -- cgit v1.2.3