| author | Massimiliano Torromeo
<mtorromeo@archlinux.org> 2019-02-18 22:19:24 UTC |
| committer | Massimiliano Torromeo
<mtorromeo@archlinux.org> 2019-02-18 22:19:24 UTC |
| parent | a6794df303c6978eee8afdb8092317362c4cabeb |
| PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index f300fec..78ff900 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ pkgname=libp11 pkgver=0.4.9 pkgrel=1 pkgdesc="A library implementing a small layer on top of the PKCS11 API" -arch=('i686' 'x86_64') +arch=('x86_64') url="https://github.com/OpenSC/libp11/wiki" license=('LGPL') depends=('openssl')