diff options
Diffstat (limited to 'community/credentials-preferences/PKGBUILD')
-rw-r--r-- | community/credentials-preferences/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/credentials-preferences/PKGBUILD b/community/credentials-preferences/PKGBUILD index e4172f82d..73b770b48 100644 --- a/community/credentials-preferences/PKGBUILD +++ b/community/credentials-preferences/PKGBUILD @@ -6,7 +6,7 @@ _pkgname=credentials-control-center pkgver=0.1.5 pkgrel=1 pkgdesc="Control panel for configuring online account credentials and settings" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://launchpad.net/gnome-control-center-signon" license=('GPL' 'LGPL') depends=('libaccounts-glib' 'libsignon-glib' 'gtk3') |