diff options
Diffstat (limited to 'main/hunspell/APKBUILD')
-rw-r--r-- | main/hunspell/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/hunspell/APKBUILD b/main/hunspell/APKBUILD index 23ab645c9..8807c9e2e 100644 --- a/main/hunspell/APKBUILD +++ b/main/hunspell/APKBUILD @@ -4,7 +4,7 @@ pkgver=1.2.14 pkgrel=0 pkgdesc="Spell checker and morphological analyzer library and program" url="http://hunspell.sourceforge.net/" -arch="x86 x86_64" +arch="all" license="GPL LGPL MPL" subpackages="$pkgname-dev $pkgname-doc" depends= |