diff options
Diffstat (limited to 'community/gpsbabel')
-rw-r--r-- | community/gpsbabel/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gpsbabel/PKGBUILD b/community/gpsbabel/PKGBUILD index 58865408f..2717468ee 100644 --- a/community/gpsbabel/PKGBUILD +++ b/community/gpsbabel/PKGBUILD @@ -7,7 +7,7 @@ pkgname=gpsbabel pkgver=1.4.4 pkgrel=2 pkgdesc="Reads, writes, and manipulates GPS waypoints in a variety of formats" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.gpsbabel.org" license=('GPL') depends=('libusb-compat' 'expat') |