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 39a551db6..d450ec29a 100644 --- a/extra/libgdata/PKGBUILD +++ b/extra/libgdata/PKGBUILD @@ -5,7 +5,7 @@ pkgname=libgdata pkgver=0.14.1 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' 'liboauth' 'gcr' 'gnome-online-accounts') makedepends=('intltool' 'gobject-introspection' 'vala') |