summaryrefslogtreecommitdiff
path: root/extra/pysmbc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/pysmbc/PKGBUILD')
-rw-r--r--extra/pysmbc/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/pysmbc/PKGBUILD b/extra/pysmbc/PKGBUILD
index b3d4f91e8..d78a0214a 100644
--- a/extra/pysmbc/PKGBUILD
+++ b/extra/pysmbc/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=pysmbc
pkgver=1.0.10
pkgrel=1
pkgdesc="Python libsmbclient bindings"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://cyberelk.net/tim/software/pysmbc/"
license=('GPL')
depends=('python2' 'smbclient')