diff options
Diffstat (limited to 'community/poedit/PKGBUILD')
-rw-r--r-- | community/poedit/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/poedit/PKGBUILD b/community/poedit/PKGBUILD index abb6d625e..b4c322235 100644 --- a/community/poedit/PKGBUILD +++ b/community/poedit/PKGBUILD @@ -8,7 +8,7 @@ pkgname=poedit pkgver=1.5.1 pkgrel=1 pkgdesc="Cross-platform gettext catalogs (.po files) editor" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.poedit.net/" license=('custom') depends=('wxgtk>=2.8.11' 'gtkspell' 'db>=5.1' 'hicolor-icon-theme' 'gettext') |