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 1d6befcfa..0434d84a8 100644 --- a/community/signon-ui/PKGBUILD +++ b/community/signon-ui/PKGBUILD @@ -6,7 +6,7 @@ pkgver=0.14 _pkgver=0.14+bzr85 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' 'signon' 'libnotify') |