diff options
Diffstat (limited to 'community/ccid/PKGBUILD')
-rw-r--r-- | community/ccid/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ccid/PKGBUILD b/community/ccid/PKGBUILD index aaa13e93f..5a8d76997 100644 --- a/community/ccid/PKGBUILD +++ b/community/ccid/PKGBUILD @@ -6,7 +6,7 @@ pkgname=ccid pkgver=1.4.5 pkgrel=2 pkgdesc="A generic USB Chip/Smart Card Interface Devices driver" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://pcsclite.alioth.debian.org/ccid.html" license=('LGPL' 'GPL') depends=('pcsclite') |