diff options
Diffstat (limited to 'community/libfm/PKGBUILD')
-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 6048981a8..bf8aba504 100644 --- a/community/libfm/PKGBUILD +++ b/community/libfm/PKGBUILD @@ -9,7 +9,7 @@ pkgver=1.0.1 pkgrel=1 pkgdesc="A library for file management" url="http://pcmanfm.sourceforge.net/" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') groups=('lxde') options=('!libtool') |