diff options
Diffstat (limited to 'community/signon-ui/PKGBUILD')
-rw-r--r-- | community/signon-ui/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/signon-ui/PKGBUILD b/community/signon-ui/PKGBUILD index b11d87d7e..5a21188df 100644 --- a/community/signon-ui/PKGBUILD +++ b/community/signon-ui/PKGBUILD @@ -5,7 +5,7 @@ pkgname=signon-ui pkgver=0.12 pkgrel=1 pkgdesc="UI component that responsible for handling the user interactions which can happen during the login process of an online account" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://launchpad.net/online-accounts-signon-ui" license=('GPL') depends=('libaccounts-qt' 'qtwebkit' 'libproxy') |