diff options
Diffstat (limited to 'community/python2-poppler/PKGBUILD')
-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 5dae427ec..dbcca36f1 100644 --- a/community/python2-poppler/PKGBUILD +++ b/community/python2-poppler/PKGBUILD @@ -7,7 +7,7 @@ _realname=pypoppler pkgver=0.12.1 pkgrel=4 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') |