diff options
Diffstat (limited to 'extra/gpsd')
-rw-r--r-- | extra/gpsd/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gpsd/PKGBUILD b/extra/gpsd/PKGBUILD index d26892a8a..26a2a8b0d 100644 --- a/extra/gpsd/PKGBUILD +++ b/extra/gpsd/PKGBUILD @@ -8,7 +8,7 @@ pkgname=gpsd pkgver=2.96 pkgrel=1 pkgdesc="GPS daemon and library to support USB/serial GPS devices" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://gpsd.berlios.de" license=('BSD') depends=('lesstif' 'libxaw' 'python2' 'pth' 'libusb' 'desktop-file-utils') |