diff options
Diffstat (limited to 'community/python-pychm')
-rw-r--r-- | community/python-pychm/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python-pychm/PKGBUILD b/community/python-pychm/PKGBUILD index 77b8f05b8..dd203c1e6 100644 --- a/community/python-pychm/PKGBUILD +++ b/community/python-pychm/PKGBUILD @@ -7,7 +7,7 @@ pkgname=python-pychm pkgver=0.8.4 pkgrel=5 pkgdesc="Python bindings for CHMLIB" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://gnochm.sourceforge.net" license=('GPL') depends=('chmlib' 'python2') |