diff --git a/PKGBUILD b/PKGBUILD index ced6fa3..cd96ddb 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -7,7 +7,7 @@ pkgname=pkcs11-helper pkgver=1.22 pkgrel=2 pkgdesc="A library that simplifies the interaction with PKCS11 providers for end-user applications using a simple API and optional OpenSSL engine" -arch=('i686' 'x86_64') +arch=('x86_64') url='https://github.com/OpenSC/pkcs11-helper' license=(GPL BSD) depends=('gnutls' 'nss' 'openssl')