diff options
Diffstat (limited to 'extra/wv/PKGBUILD')
-rw-r--r-- | extra/wv/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/wv/PKGBUILD b/extra/wv/PKGBUILD index 9d4c663f6..bcee31fbb 100644 --- a/extra/wv/PKGBUILD +++ b/extra/wv/PKGBUILD @@ -5,7 +5,7 @@ pkgname=wv pkgver=1.2.9 pkgrel=2 pkgdesc="MSWord library can load and parse Word 2000, 97, 95 and 6 file formats" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://sourceforge.net/projects/wvware" license=('GPL') depends=('libgsf' 'libpng' 'sh') |