diff options
Diffstat (limited to 'community/ubuntuone-client/PKGBUILD')
-rw-r--r-- | community/ubuntuone-client/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ubuntuone-client/PKGBUILD b/community/ubuntuone-client/PKGBUILD index 15bcde899..3129e37f6 100644 --- a/community/ubuntuone-client/PKGBUILD +++ b/community/ubuntuone-client/PKGBUILD @@ -5,7 +5,7 @@ pkgname=ubuntuone-client pkgver=4.2.0 pkgrel=1 pkgdesc="Ubuntu One helps you store, sync and share files between your computers" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://launchpad.net/ubuntuone-client" license=('GPL' 'CCPL:cc-by-sa') depends=('dbus-glib' 'python2-configglue' 'python2-distribute' 'python2-gobject' 'libnotify' 'python2-pyinotify' 'ubuntu-sso-client' 'python2-ubuntuone-storageprotocol' 'hicolor-icon-theme' 'xdg-utils') |