summaryrefslogtreecommitdiff
path: root/extra/pgbouncer
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-02-09 11:48:37 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-02-09 11:48:37 +0100
commit583ffec10e9bd0ef96021cbeb525ccf1df145841 (patch)
tree37aef1527b23da51391f5ab73c6ec54e2eb26b24 /extra/pgbouncer
parent80c5e58be137999f5d9690b682e888436ffe69b2 (diff)
Arch new packages for mips64el.
Diffstat (limited to 'extra/pgbouncer')
-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')