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 429111579..a815bf29b 100644
--- a/extra/pysmbc/PKGBUILD
+++ b/extra/pysmbc/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=pysmbc
pkgver=1.0.13
pkgrel=1
pkgdesc="Python bindings for libsmbclient"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://pypi.python.org/pypi/pysmbc/"
license=('GPL')
depends=('python2' 'smbclient')