diff options
Diffstat (limited to 'community/python2-poppler')
-rw-r--r-- | community/python2-poppler/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python2-poppler/PKGBUILD b/community/python2-poppler/PKGBUILD index 45587a5d9..5a7e907d7 100644 --- a/community/python2-poppler/PKGBUILD +++ b/community/python2-poppler/PKGBUILD @@ -7,7 +7,7 @@ _realname=pypoppler pkgver=0.12.1 pkgrel=7 pkgdesc="Python 2.x bindings for Poppler" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://launchpad.net/poppler-python" license=('GPL') depends=('pygtk' 'poppler-glib' 'glib2' 'freetype2') |