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 24eb2e296..73a521e71 100644
--- a/community/pgadmin3/PKGBUILD
+++ b/community/pgadmin3/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=pgadmin3
pkgver=1.18.1
pkgrel=8
pkgdesc="Comprehensive design and management interface for PostgreSQL"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.pgadmin.org"
license=('custom')
depends=('wxgtk2.8' 'postgresql-libs' 'libxslt')