diff options
Diffstat (limited to 'main/aspell/APKBUILD')
-rw-r--r-- | main/aspell/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/aspell/APKBUILD b/main/aspell/APKBUILD index 52a89c7a7c..2e8b687194 100644 --- a/main/aspell/APKBUILD +++ b/main/aspell/APKBUILD @@ -5,7 +5,7 @@ _pkgmajorver=${pkgver%.*} pkgrel=3 pkgdesc="A spell checker designed to eventually replace Ispell" url="http://aspell.net/" -arch="x86 x86_64" +arch="all" license="LGPL" subpackages="$pkgname-dev $pkgname-doc" depends= |