summaryrefslogtreecommitdiff
path: root/community/imdbpy/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/imdbpy/PKGBUILD')
-rw-r--r--community/imdbpy/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/imdbpy/PKGBUILD b/community/imdbpy/PKGBUILD
index 2980e6df1..a06ee7734 100644
--- a/community/imdbpy/PKGBUILD
+++ b/community/imdbpy/PKGBUILD
@@ -7,10 +7,10 @@
pkgname=imdbpy
_realname=IMDbPY
pkgver=4.9
-pkgrel=1
+pkgrel=1.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')