diff options
Diffstat (limited to 'community/antiword/PKGBUILD')
-rw-r--r-- | community/antiword/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/antiword/PKGBUILD b/community/antiword/PKGBUILD index 9103de17c..7344465f6 100644 --- a/community/antiword/PKGBUILD +++ b/community/antiword/PKGBUILD @@ -5,7 +5,7 @@ pkgname=antiword pkgver=0.37 pkgrel=2 pkgdesc="Antiword is a free MS Word reader for Linux and RISC OS" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.winfield.demon.nl/" license="GPL" depends=('glibc') |