diff options
Diffstat (limited to 'community/htmldoc/PKGBUILD')
-rw-r--r-- | community/htmldoc/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/htmldoc/PKGBUILD b/community/htmldoc/PKGBUILD index 9df1f9197..a83e59bb8 100644 --- a/community/htmldoc/PKGBUILD +++ b/community/htmldoc/PKGBUILD @@ -7,7 +7,7 @@ pkgname=htmldoc pkgver=1.9.0svn1700 pkgrel=1 pkgdesc="Produce PDF or Postscript from HTML documents including TOCs and Indices" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://www.htmldoc.org" license=('GPL') depends=('libjpeg' 'libpng' 'openssl' 'fltk' 'gcc' 'libxft' 'libxpm') |