summaryrefslogtreecommitdiff
path: root/community/credentials-preferences
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-11-15 00:54:29 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-11-15 00:54:29 -0500
commit439a99df157c26665a4f9b686ba4b8a8ab67186d (patch)
tree4723c46c7784475be627cc65dc3c2be9b008368b /community/credentials-preferences
parentc8a6e62e24256833cac740194205534c19c4e86a (diff)
Add mips64el in archs
Diffstat (limited to 'community/credentials-preferences')
-rw-r--r--community/credentials-preferences/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/credentials-preferences/PKGBUILD b/community/credentials-preferences/PKGBUILD
index 5b4290781..18a7bf61e 100644
--- a/community/credentials-preferences/PKGBUILD
+++ b/community/credentials-preferences/PKGBUILD
@@ -6,7 +6,7 @@ _pkgname=credentials-control-center
pkgver=0.1.1
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/online-accounts-gnome-control-center"
license=('GPL' 'LGPL')
depends=('libaccounts-glib' 'libsignon-glib' 'gtk3')