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 a19ab8da4..c05aceb50 100644
--- a/community/pgadmin3/PKGBUILD
+++ b/community/pgadmin3/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=pgadmin3
pkgver=1.14.0
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' 'libxslt')