diff options
Diffstat (limited to 'community/ussp-push/PKGBUILD')
-rw-r--r-- | community/ussp-push/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ussp-push/PKGBUILD b/community/ussp-push/PKGBUILD index 673cb4718..709e347c3 100644 --- a/community/ussp-push/PKGBUILD +++ b/community/ussp-push/PKGBUILD @@ -7,7 +7,7 @@ pkgname=ussp-push pkgver=0.11 pkgrel=3 pkgdesc="OBEX object pusher for Linux" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL2') url="http://xmailserver.org/ussp-push.html" depends=('openobex') |