summaryrefslogtreecommitdiff
path: root/community/python-cchardet/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python-cchardet/PKGBUILD')
-rw-r--r--community/python-cchardet/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python-cchardet/PKGBUILD b/community/python-cchardet/PKGBUILD
index 9c9267c91..6fc5a9444 100644
--- a/community/python-cchardet/PKGBUILD
+++ b/community/python-cchardet/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Universal encoding detector faster than chardet."
url="http://pypi.python.org/pypi/cchardet/"
makedepends=('cython' 'cython2' 'python-setuptools' 'python2-setuptools')
license=('MIT')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
source=(http://pypi.python.org/packages/source/c/cchardet/cchardet-$pkgver.tar.gz)
sha256sums=('51094c573d248a4908a968e75edd05bab136f10fcc8a70b87c8243b6d45731f8')