diff options
Diffstat (limited to 'community/pcmanfm/PKGBUILD')
-rw-r--r-- | community/pcmanfm/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pcmanfm/PKGBUILD b/community/pcmanfm/PKGBUILD index 70d01156c..fec340497 100644 --- a/community/pcmanfm/PKGBUILD +++ b/community/pcmanfm/PKGBUILD @@ -8,7 +8,7 @@ pkgname=pcmanfm pkgver=1.1.0 pkgrel=1 pkgdesc="An extremely fast and lightweight file manager" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://pcmanfm.sourceforge.net/" license=('GPL') groups=('lxde') |