mirror of
https://gitlab.archlinux.org/archlinux/packaging/packages/pkcs11-helper.git
synced 2025-12-21 21:40:01 +00:00
Remove i686 from arch=()
This commit is contained in:
2
PKGBUILD
2
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')
|
||||
|
||||
Reference in New Issue
Block a user