diff options
Diffstat (limited to 'main/enchant/APKBUILD')
-rw-r--r-- | main/enchant/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/enchant/APKBUILD b/main/enchant/APKBUILD index 8067631abd..452368fd91 100644 --- a/main/enchant/APKBUILD +++ b/main/enchant/APKBUILD @@ -4,6 +4,7 @@ pkgver=1.6.0 pkgrel=2 pkgdesc="A wrapper library for generic spell checking" url="http://www.abisource.com/enchant/" +arch="x86 x86_64" license="LGPL" subpackages="$pkgname-dev $pkgname-doc" depends= |