diff options
Diffstat (limited to 'community/spacefm')
-rw-r--r-- | community/spacefm/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/spacefm/PKGBUILD b/community/spacefm/PKGBUILD index e453a647e..70abb0e20 100644 --- a/community/spacefm/PKGBUILD +++ b/community/spacefm/PKGBUILD @@ -7,7 +7,7 @@ pkgname=spacefm pkgver=0.8.4 pkgrel=1 pkgdesc='Multi-panel tabbed file manager' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://ignorantguru.github.com/spacefm/' license=('GPL3') install=$pkgname.install |