diff options
Diffstat (limited to 'community/gpsman/PKGBUILD')
-rw-r--r-- | community/gpsman/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gpsman/PKGBUILD b/community/gpsman/PKGBUILD index 329822ed9..c71be72fe 100644 --- a/community/gpsman/PKGBUILD +++ b/community/gpsman/PKGBUILD @@ -5,7 +5,7 @@ pkgname=gpsman pkgver=6.4 pkgrel=4 pkgdesc="GPS Manager is a graphical GPS data manager for preparing, inspectiing and editing GPS data" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.ncc.up.pt/gpsman" license=('GPL') depends=('tcl' 'tk') |