diff options
Diffstat (limited to 'community/gdmap')
-rw-r--r-- | community/gdmap/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gdmap/PKGBUILD b/community/gdmap/PKGBUILD index 6295d89d7..c96091612 100644 --- a/community/gdmap/PKGBUILD +++ b/community/gdmap/PKGBUILD @@ -5,7 +5,7 @@ pkgname=gdmap pkgver=0.8.1 pkgrel=2 pkgdesc="Tool to inspect the used space of folders." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://gdmap.sourceforge.net" license=('GPL') depends=('gtk2' 'glib2' 'libxml2') |