diff options
Diffstat (limited to 'extra/p11-kit/PKGBUILD')
-rw-r--r-- | extra/p11-kit/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/p11-kit/PKGBUILD b/extra/p11-kit/PKGBUILD index 970a4d45d..ff27d987f 100644 --- a/extra/p11-kit/PKGBUILD +++ b/extra/p11-kit/PKGBUILD @@ -5,7 +5,7 @@ pkgname=p11-kit pkgver=0.18.1 pkgrel=1 pkgdesc="Library to work with PKCS#11 modules" -arch=(i686 x86_64) +arch=(i686 x86_64 mips64el) url="http://p11-glue.freedesktop.org" license=('BSD') depends=('glibc' 'libtasn1') |