summaryrefslogtreecommitdiff
path: root/community/imdbpy/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/imdbpy/PKGBUILD')
-rw-r--r--community/imdbpy/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/imdbpy/PKGBUILD b/community/imdbpy/PKGBUILD
index 263a0a888..974a8d986 100644
--- a/community/imdbpy/PKGBUILD
+++ b/community/imdbpy/PKGBUILD
@@ -10,7 +10,7 @@ pkgver=4.7
pkgrel=1
pkgdesc="Python bindings for the Internet Movie Database (IMDb)"
url="http://imdbpy.sourceforge.net/"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
depends=('python2')
makedepends=('python2-distribute')