diff options
Diffstat (limited to 'main/lha/APKBUILD')
-rw-r--r-- | main/lha/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/lha/APKBUILD b/main/lha/APKBUILD index 5fc94b35bf..cc77bca42d 100644 --- a/main/lha/APKBUILD +++ b/main/lha/APKBUILD @@ -4,6 +4,7 @@ pkgver=1.14i pkgrel=1 pkgdesc="Compression and archive utility for LH-7 format archives" url="http://www.infor.kanazawa-it.ac.jp/~ishii/lhaunix/" +arch="x86 x86_64" license="custom" subpackages="$pkgname-doc" depends="" |