diff options
Diffstat (limited to 'community/qtfm/PKGBUILD')
-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 2b43d1c7e..75c0e3368 100644 --- a/community/qtfm/PKGBUILD +++ b/community/qtfm/PKGBUILD @@ -7,7 +7,7 @@ pkgname=qtfm pkgver=5.9 pkgrel=1 pkgdesc="A lightweight file manager" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://qt-apps.org/content/show.php/QtFM?content=158787" license=('GPL') depends=('file' 'qt5-base' 'desktop-file-utils') |