diff options
Diffstat (limited to 'extra/thinkfinger/PKGBUILD')
-rw-r--r-- | extra/thinkfinger/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/thinkfinger/PKGBUILD b/extra/thinkfinger/PKGBUILD index bf6c8c9bc..f9cfe45e5 100644 --- a/extra/thinkfinger/PKGBUILD +++ b/extra/thinkfinger/PKGBUILD @@ -8,7 +8,7 @@ pkgver=0.3 pkgrel=4 pkgdesc="ThinkFinger is a driver for the SGS Thomson Microelectronics fingerprint reader found in most IBM/Lenovo ThinkPads" url="http://thinkfinger.sourceforge.net/" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=("GPL") depends=('pam' 'libusb-compat') install=thinkfinger.install |