diff options
Diffstat (limited to 'community/libfm')
-rw-r--r-- | community/libfm/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libfm/PKGBUILD b/community/libfm/PKGBUILD index d6f1237d9..c7a02b7ef 100644 --- a/community/libfm/PKGBUILD +++ b/community/libfm/PKGBUILD @@ -9,7 +9,7 @@ pkgver=1.1.0 pkgrel=3 pkgdesc='Library for file management' url='http://pcmanfm.sourceforge.net/' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') groups=('lxde') options=('!libtool') |