diff options
Diffstat (limited to 'extra/libzapojit')
-rw-r--r-- | extra/libzapojit/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libzapojit/PKGBUILD b/extra/libzapojit/PKGBUILD index 05f5aadff..2846994c5 100644 --- a/extra/libzapojit/PKGBUILD +++ b/extra/libzapojit/PKGBUILD @@ -5,7 +5,7 @@ pkgname=libzapojit pkgver=0.0.2 pkgrel=1 pkgdesc="GLib/GObject wrapper for the SkyDrive and Hotmail REST APIs" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') depends=('libsoup' 'gnome-online-accounts') makedepends=('intltool' 'gobject-introspection') |