diff options
Diffstat (limited to 'community/libsignon-glib/PKGBUILD')
-rw-r--r-- | community/libsignon-glib/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libsignon-glib/PKGBUILD b/community/libsignon-glib/PKGBUILD index 11e80c101..d09fba005 100644 --- a/community/libsignon-glib/PKGBUILD +++ b/community/libsignon-glib/PKGBUILD @@ -5,7 +5,7 @@ pkgname=libsignon-glib pkgver=1.9 pkgrel=1 pkgdesc="GLib-based client library for applications handling account authentication through the Online Accounts Single Sign-On service" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://code.google.com/p/accounts-sso/" license=('LGPL') depends=('signon') |