summaryrefslogtreecommitdiff
path: root/pcr/zbase32
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/zbase32')
-rw-r--r--pcr/zbase32/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/zbase32/PKGBUILD b/pcr/zbase32/PKGBUILD
index cbc73632c..da6e45b56 100644
--- a/pcr/zbase32/PKGBUILD
+++ b/pcr/zbase32/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=zbase32
pkgver=1.1.5
pkgrel=1
pkgdesc="alternate base32 encoder (not RFC 3548 compliant)"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://pypi.python.org/pypi/zbase32'
license=('BSD')
depends=('python2')