diff options
Diffstat (limited to 'main/wv/APKBUILD')
-rw-r--r-- | main/wv/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/wv/APKBUILD b/main/wv/APKBUILD index faa691457f..f054237b33 100644 --- a/main/wv/APKBUILD +++ b/main/wv/APKBUILD @@ -4,6 +4,7 @@ pkgver=1.2.7 pkgrel=1 pkgdesc="MSWord library can load and parse Word 2000, 97, 95 and 6 file formats" url="http://sourceforge.net/projects/wvware" +arch="x86 x86_64" license="GPL" subpackages="$pkgname-dev $pkgname-doc" depends= |