diff options
Diffstat (limited to 'community/dfm/PKGBUILD')
-rw-r--r-- | community/dfm/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/dfm/PKGBUILD b/community/dfm/PKGBUILD index dde39f3b9..cc841c627 100644 --- a/community/dfm/PKGBUILD +++ b/community/dfm/PKGBUILD @@ -7,7 +7,7 @@ pkgname=dfm pkgver=0.99.9 pkgrel=3 pkgdesc="A graphical file manager including desktop icons" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('gtk' 'imlib' 'libxpm') license=('GPL') source=(http://www.kaisersite.de/dfm/$pkgname-$pkgver.tar.gz) |