diff options
Diffstat (limited to 'extra/libgdata/PKGBUILD')
-rw-r--r-- | extra/libgdata/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libgdata/PKGBUILD b/extra/libgdata/PKGBUILD index 72b029159..f46623925 100644 --- a/extra/libgdata/PKGBUILD +++ b/extra/libgdata/PKGBUILD @@ -5,7 +5,7 @@ pkgname=libgdata pkgver=0.13.2 pkgrel=1 pkgdesc="GLib-based library for accessing online service APIs using the GData protocol" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') depends=('libsoup-gnome' 'liboauth' 'gcr' 'gnome-online-accounts') makedepends=('intltool' 'gobject-introspection') |