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 ac36b156f..0b6bb965c 100644
--- a/community/python-cchardet/PKGBUILD
+++ b/community/python-cchardet/PKGBUILD
@@ -10,7 +10,7 @@ url="http://pypi.python.org/pypi/cchardet/"
depends=('python')
makedepends=('cython' 'python-distribute')
license=('MIT')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
source=(http://pypi.python.org/packages/source/${_libname:0:1}/$_libname/$_libname-$pkgver.tar.gz)
build() {