diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-09-26 13:15:45 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-09-26 13:15:45 -0300 |
commit | 8aa6cf7dacd74c155e7b2dd7af68a5cb4460e5b3 (patch) | |
tree | 63d4d19982a9d3b555af870b6d0250f844e8679a /extra/p11-kit | |
parent | 3d95be043e9a5bde335138e8c591ba22aee8a6a3 (diff) |
Updates and some missing files
Diffstat (limited to 'extra/p11-kit')
-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 9b94d6247..c86beeb4a 100644 --- a/extra/p11-kit/PKGBUILD +++ b/extra/p11-kit/PKGBUILD @@ -5,7 +5,7 @@ pkgname=p11-kit pkgver=0.6 pkgrel=2 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) |