summaryrefslogtreecommitdiff
path: root/extra/rest/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/rest/PKGBUILD')
-rw-r--r--extra/rest/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/rest/PKGBUILD b/extra/rest/PKGBUILD
index 409ce6a86..0558d97ad 100644
--- a/extra/rest/PKGBUILD
+++ b/extra/rest/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=rest
pkgver=0.7.90
pkgrel=2
pkgdesc="A helper library for RESTful services."
-arch=(i686 x86_64)
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.gtk.org/"
license=(GPL2)
depends=(glib2 libxml2 'libsoup>=2.42.0')