summaryrefslogtreecommitdiff
path: root/extra/serf/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/serf/PKGBUILD')
-rw-r--r--extra/serf/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/serf/PKGBUILD b/extra/serf/PKGBUILD
index 2445cd752..38d4ea6e4 100644
--- a/extra/serf/PKGBUILD
+++ b/extra/serf/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1.2.0
pkgrel=1
pkgdesc="High-performance asynchronous HTTP client library"
url="http://code.google.com/p/serf/"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('Apache')
depends=('apr' 'apr-util' 'openssl' 'zlib')
source=(http://serf.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2)