diff options
Diffstat (limited to 'community/gdmap/PKGBUILD')
-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 ea5be993f..0e1d79f34 100644 --- a/community/gdmap/PKGBUILD +++ b/community/gdmap/PKGBUILD @@ -5,7 +5,7 @@ pkgname=gdmap pkgver=0.8.1 pkgrel=3 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') |