diff options
Diffstat (limited to 'community/gebabbel/PKGBUILD')
-rw-r--r-- | community/gebabbel/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gebabbel/PKGBUILD b/community/gebabbel/PKGBUILD index 82174dd00..322843866 100644 --- a/community/gebabbel/PKGBUILD +++ b/community/gebabbel/PKGBUILD @@ -6,7 +6,7 @@ pkgname=gebabbel pkgver=0.4 pkgrel=5 pkgdesc="GUI for gpsbabel" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://gebabbel.sourceforge.net/" license=('GPL2') depends=('qt' 'gpsbabel') |