summaryrefslogtreecommitdiff
path: root/extra/hunspell/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/hunspell/PKGBUILD')
-rw-r--r--extra/hunspell/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/hunspell/PKGBUILD b/extra/hunspell/PKGBUILD
index 7967c69f4..4800c6f1b 100644
--- a/extra/hunspell/PKGBUILD
+++ b/extra/hunspell/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=hunspell
pkgver=1.3.2
pkgrel=3
pkgdesc="Spell checker and morphological analyzer library and program"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://hunspell.sourceforge.net/"
license=('GPL' 'LGPL' 'MPL')
depends=('gcc-libs' 'readline')