diff options
Diffstat (limited to 'main/aspell-en')
-rw-r--r-- | main/aspell-en/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/aspell-en/APKBUILD b/main/aspell-en/APKBUILD index 8963220cc7..d3c1e38835 100644 --- a/main/aspell-en/APKBUILD +++ b/main/aspell-en/APKBUILD @@ -4,6 +4,7 @@ pkgver=6.0 pkgrel=0 pkgdesc="English dictionary for aspell" url="http://aspell.net/" +arch="x86 x86_64" license="custom" depends="aspell" makedepends="aspell-dev" |