diff options
Diffstat (limited to 'extra/hyphen/PKGBUILD')
-rw-r--r-- | extra/hyphen/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/hyphen/PKGBUILD b/extra/hyphen/PKGBUILD index 8c2e37a8b..0173be489 100644 --- a/extra/hyphen/PKGBUILD +++ b/extra/hyphen/PKGBUILD @@ -5,7 +5,7 @@ pkgbase=hyphen pkgname=('hyphen' 'hyphen-en') pkgver=2.8.6 pkgrel=1 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://hunspell.sf.net" license=('GPL' 'LGPL' 'MPL') makedepends=('glibc' 'perl') |