summaryrefslogtreecommitdiff
path: root/extra/pgbouncer/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/pgbouncer/PKGBUILD')
-rw-r--r--extra/pgbouncer/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/pgbouncer/PKGBUILD b/extra/pgbouncer/PKGBUILD
index e03c9c9c1..89a26d777 100644
--- a/extra/pgbouncer/PKGBUILD
+++ b/extra/pgbouncer/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=pgbouncer
pkgver=1.5.4
pkgrel=5
pkgdesc="A lightweight connection pooler for PostgreSQL"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://pgfoundry.org/projects/pgbouncer"
license=('BSD')
depends=('libevent>=2.0' 'postgresql')