diff options
Diffstat (limited to 'community/qtfm')
-rw-r--r-- | community/qtfm/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qtfm/PKGBUILD b/community/qtfm/PKGBUILD index 99dae87f7..2dc9dbede 100644 --- a/community/qtfm/PKGBUILD +++ b/community/qtfm/PKGBUILD @@ -5,7 +5,7 @@ pkgname=qtfm pkgver=4.9 pkgrel=1 pkgdesc="A lightweight file manager" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.qtfm.org" license=('GPL') depends=('qt') |