diff options
Diffstat (limited to 'community/libaccounts-qt/PKGBUILD')
-rw-r--r-- | community/libaccounts-qt/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libaccounts-qt/PKGBUILD b/community/libaccounts-qt/PKGBUILD index 863f1726e..33fbfca13 100644 --- a/community/libaccounts-qt/PKGBUILD +++ b/community/libaccounts-qt/PKGBUILD @@ -7,7 +7,7 @@ pkgname=('libaccounts-qt' 'libaccounts-qt-doc') pkgver=1.2 pkgrel=1 pkgdesc="Qt-based client library for accessing the online accounts database" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://code.google.com/p/accounts-sso/" license=('LGPL') depends=('qt' 'libaccounts-glib') |