diff options
Diffstat (limited to 'community/obexftp/PKGBUILD')
-rw-r--r-- | community/obexftp/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/obexftp/PKGBUILD b/community/obexftp/PKGBUILD index c8f4847f0..9d4a4e4ee 100644 --- a/community/obexftp/PKGBUILD +++ b/community/obexftp/PKGBUILD @@ -6,7 +6,7 @@ pkgname=obexftp pkgver=0.24 pkgrel=2 pkgdesc="A tool for transfer files to/from any OBEX enabled device" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://dev.zuckschwerdt.org/openobex/wiki/ObexFtp" license=('GPL') depends=('openobex') |