diff options
Diffstat (limited to 'community/glom/PKGBUILD')
-rw-r--r-- | community/glom/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/glom/PKGBUILD b/community/glom/PKGBUILD index 55b3d7da8..aad6f49cd 100644 --- a/community/glom/PKGBUILD +++ b/community/glom/PKGBUILD @@ -8,7 +8,7 @@ pkgname=glom pkgver=1.24.2 pkgrel=2 pkgdesc="An easy-to-use database designer and user interface" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.glom.org/" license=('GPL') depends=('gettext' 'boost-libs' 'libgdamm' 'libxml++' 'python2-gobject' 'libepc' 'goocanvasmm' 'gtksourceviewmm' 'evince' 'postgresql') |