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