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 408a8d87d..8bd58d4a5 100644 --- a/community/glom/PKGBUILD +++ b/community/glom/PKGBUILD @@ -7,7 +7,7 @@ pkgname=glom pkgver=1.16.1 pkgrel=7 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=('libgdamm' 'libxml++' 'gconfmm' 'pygtk' |