diff options
Diffstat (limited to 'community/pcsclite/PKGBUILD')
-rw-r--r-- | community/pcsclite/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pcsclite/PKGBUILD b/community/pcsclite/PKGBUILD index 14791d62b..153eff008 100644 --- a/community/pcsclite/PKGBUILD +++ b/community/pcsclite/PKGBUILD @@ -6,7 +6,7 @@ pkgname=pcsclite pkgver=1.7.2 pkgrel=2 pkgdesc="PC/SC Architecture smartcard middleware library" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://alioth.debian.org/projects/pcsclite/" license=('BSD') depends=('udev') |