summaryrefslogtreecommitdiff
path: root/community/pgadmin3/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/pgadmin3/PKGBUILD')
-rw-r--r--community/pgadmin3/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pgadmin3/PKGBUILD b/community/pgadmin3/PKGBUILD
index 117eb7521..bb4441b0a 100644
--- a/community/pgadmin3/PKGBUILD
+++ b/community/pgadmin3/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=1.12.3
_realver=1.12.3
pkgrel=1
pkgdesc="A comprehensive design and management interface for PostgreSQL database"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.pgadmin.org"
license=('custom')
depends=('wxgtk' 'postgresql-libs>=8.4.1' 'libxslt')