summaryrefslogtreecommitdiff
path: root/extra/pyalpm/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/pyalpm/PKGBUILD')
-rw-r--r--extra/pyalpm/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/pyalpm/PKGBUILD b/extra/pyalpm/PKGBUILD
index c27973c7a..2c074bd60 100644
--- a/extra/pyalpm/PKGBUILD
+++ b/extra/pyalpm/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=pyalpm
pkgver=0.6
pkgrel=1
pkgdesc="Libalpm bindings for Python 3"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://projects.archlinux.org/users/remy/pyalpm.git/"
license=('GPL')
depends=('python>=3.2' 'pacman>=4.1')