diff options
Diffstat (limited to 'community/obexfs/PKGBUILD')
-rw-r--r-- | community/obexfs/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/obexfs/PKGBUILD b/community/obexfs/PKGBUILD index 3e1d404a1..c2c172748 100644 --- a/community/obexfs/PKGBUILD +++ b/community/obexfs/PKGBUILD @@ -6,7 +6,7 @@ pkgname=obexfs pkgver=0.12 pkgrel=2 pkgdesc="FUSE based filesystem using ObexFTP (currently beta)." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://openobex.triq.net/obexfs" license=('GPL') source=(http://triq.net/obexftp/$pkgname-$pkgver.tar.gz) |