diff options
Diffstat (limited to 'community/aspell-cs')
-rw-r--r-- | community/aspell-cs/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/aspell-cs/PKGBUILD b/community/aspell-cs/PKGBUILD index 1e409e7bc..287ded396 100644 --- a/community/aspell-cs/PKGBUILD +++ b/community/aspell-cs/PKGBUILD @@ -6,7 +6,7 @@ pkgname=aspell-cs pkgver=20040614 pkgrel=6 pkgdesc="Czech dictionary for aspell" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://aspell.net/" license=('GPL') depends=('aspell') |