diff options
Diffstat (limited to 'community/xdiskusage/PKGBUILD')
-rw-r--r-- | community/xdiskusage/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xdiskusage/PKGBUILD b/community/xdiskusage/PKGBUILD index 71491ef78..e1d5683a1 100644 --- a/community/xdiskusage/PKGBUILD +++ b/community/xdiskusage/PKGBUILD @@ -7,7 +7,7 @@ pkgname=xdiskusage pkgver=1.48 pkgrel=7 pkgdesc="xdiskusage is a user-friendly program to show you what is using up all your disk space" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('fltk') makedepends=('libxi') license=('GPL') |