diff options
Diffstat (limited to 'extra/catdoc/PKGBUILD')
-rw-r--r-- | extra/catdoc/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/catdoc/PKGBUILD b/extra/catdoc/PKGBUILD index 2b46013c6..45d2be81e 100644 --- a/extra/catdoc/PKGBUILD +++ b/extra/catdoc/PKGBUILD @@ -6,7 +6,7 @@ pkgname=catdoc pkgver=0.94.2 pkgrel=2 pkgdesc="A convertor for Microsoft Word, Excel, PowerPoint and RTF Files to text" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://www.wagner.pp.ru/~vitus/software/catdoc/" license=('GPL') depends=('glibc') |