diff options
Diffstat (limited to 'community/gtranslator')
-rw-r--r-- | community/gtranslator/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gtranslator/PKGBUILD b/community/gtranslator/PKGBUILD index 2734db32d..31dc1f275 100644 --- a/community/gtranslator/PKGBUILD +++ b/community/gtranslator/PKGBUILD @@ -8,7 +8,7 @@ pkgname=gtranslator pkgver=2.91.6 pkgrel=4 pkgdesc='Enhanced gettext po file editor for the GNOME' -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'mips64el') url='http://projects.gnome.org/gtranslator/' license=('GPL') depends=('desktop-file-utils' 'gdl' 'gettext' 'gtksourceview3' 'gtkspell3' 'iso-codes' 'libgda' 'libpeas' 'gsettings-desktop-schemas' 'hicolor-icon-theme' 'dconf') |