summaryrefslogtreecommitdiff
path: root/extra/libssh2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libssh2/PKGBUILD')
-rw-r--r--extra/libssh2/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libssh2/PKGBUILD b/extra/libssh2/PKGBUILD
index ddf30e72c..b3704bf92 100644
--- a/extra/libssh2/PKGBUILD
+++ b/extra/libssh2/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=1.2.7
pkgrel=2
pkgdesc="A library implementing the SSH2 protocol as defined by Internet Drafts"
url="http://www.libssh2.org/"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('BSD')
depends=('openssl')
makedepends=('zlib')