diff options
Diffstat (limited to 'community/pcsc-tools')
-rw-r--r-- | community/pcsc-tools/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pcsc-tools/PKGBUILD b/community/pcsc-tools/PKGBUILD index 231f93864..a22b0529b 100644 --- a/community/pcsc-tools/PKGBUILD +++ b/community/pcsc-tools/PKGBUILD @@ -7,7 +7,7 @@ pkgname=pcsc-tools pkgver=1.4.17 pkgrel=5 pkgdesc="PC/SC Architecture smartcard tools" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://ludovic.rousseau.free.fr/softwares/pcsc-tools/" license=('GPL') depends=('pcsclite' 'pcsc-perl' 'gtk2-perl' 'glib-perl') |