diff options
Diffstat (limited to 'main/antiword/APKBUILD')
-rw-r--r-- | main/antiword/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/antiword/APKBUILD b/main/antiword/APKBUILD index 8f6137ae85..b793c97101 100644 --- a/main/antiword/APKBUILD +++ b/main/antiword/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.37 pkgrel=1 pkgdesc="free MS Word reader" url="http://www.winfield.demon.nl" -arch="x86 x86_64" +arch="all" license="GPL" depends="" makedepends="" |