diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2013-03-19 18:36:54 +0100 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2013-03-19 18:36:54 +0100 |
commit | e110f2acaf08ab191980831180f44753028a1af6 (patch) | |
tree | 81e7291cef81b05e5560983d93a4c8c8991265c8 /community/spacefm | |
parent | 10d49a3854e899fc19e8e00ec2d123cca1aad1c8 (diff) |
Unarch spacefm, has arch-specific code.
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 48e80f88f..50a3db338 100644 --- a/community/spacefm/PKGBUILD +++ b/community/spacefm/PKGBUILD @@ -7,7 +7,7 @@ pkgname=spacefm pkgver=0.8.7 pkgrel=1 pkgdesc='Multi-panel tabbed file manager' -arch=('i686' 'x86_64' 'mips64el') +arch=('i686' 'x86_64') url='http://ignorantguru.github.com/spacefm/' license=('GPL3') install=$pkgname.install |