summaryrefslogtreecommitdiff
path: root/community/libpqxx/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libpqxx/PKGBUILD')
-rw-r--r--community/libpqxx/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libpqxx/PKGBUILD b/community/libpqxx/PKGBUILD
index c855098e1..98246dd75 100644
--- a/community/libpqxx/PKGBUILD
+++ b/community/libpqxx/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=libpqxx
pkgver=4.0.1
pkgrel=2
pkgdesc="C++ client API for PostgreSQL"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('custom')
url="http://pqxx.org/development/libpqxx/"
depends=('postgresql-libs>=8.4.1')