summaryrefslogtreecommitdiff
path: root/community/libaccounts-glib
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/libaccounts-glib
parentc8a6e62e24256833cac740194205534c19c4e86a (diff)
Add mips64el in archs
Diffstat (limited to 'community/libaccounts-glib')
-rw-r--r--community/libaccounts-glib/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libaccounts-glib/PKGBUILD b/community/libaccounts-glib/PKGBUILD
index 191a1ccf5..5ff11d482 100644
--- a/community/libaccounts-glib/PKGBUILD
+++ b/community/libaccounts-glib/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=libaccounts-glib
pkgver=1.3
pkgrel=1
pkgdesc="Glib-based client library for accessing the online accounts database"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/accounts-sso/"
license=('LGPL')
depends=('dbus-glib' 'libxml2' 'sqlite3')