diff options
Diffstat (limited to 'community/account-plugins/PKGBUILD')
-rw-r--r-- | community/account-plugins/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/account-plugins/PKGBUILD b/community/account-plugins/PKGBUILD index b5928821b..f49f30d5d 100644 --- a/community/account-plugins/PKGBUILD +++ b/community/account-plugins/PKGBUILD @@ -5,7 +5,7 @@ pkgname=account-plugins pkgver=0.9 pkgrel=1 pkgdesc="Account configuration plugins for credentials preferences" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://launchpad.net/online-accounts-account-plugins" license=('GPL') depends=('credentials-preferences' 'signon-keyring-extension' 'signon-plugin-oauth2') |