diff options
Diffstat (limited to 'community/kchmviewer/PKGBUILD')
-rw-r--r-- | community/kchmviewer/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/kchmviewer/PKGBUILD b/community/kchmviewer/PKGBUILD index 952d56834..d929dc729 100644 --- a/community/kchmviewer/PKGBUILD +++ b/community/kchmviewer/PKGBUILD @@ -6,7 +6,7 @@ pkgname=kchmviewer pkgver=6.0 pkgrel=2 pkgdesc="A .chm files (MS HTML help file format) viewer" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://kchmviewer.sourceforge.net/" license=('GPL') depends=('desktop-file-utils' 'chmlib' 'kdebase-runtime' 'qt' 'xdg-utils') |