summaryrefslogtreecommitdiff
path: root/pcr/python2-smmap/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/python2-smmap/PKGBUILD')
-rw-r--r--pcr/python2-smmap/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/python2-smmap/PKGBUILD b/pcr/python2-smmap/PKGBUILD
index 2eb7a009c..666c82e7a 100644
--- a/pcr/python2-smmap/PKGBUILD
+++ b/pcr/python2-smmap/PKGBUILD
@@ -5,7 +5,7 @@ pkgname='python2-smmap'
pkgver=0.8.2
pkgrel=1
pkgdesc="A pure git implementation of a sliding window memory map manager"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://pypi.python.org/pypi/smmap"
license=('BSD')
makedepends=('python2' 'python2-distribute')