summaryrefslogtreecommitdiff
path: root/community/libssh2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libssh2/PKGBUILD')
-rw-r--r--community/libssh2/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libssh2/PKGBUILD b/community/libssh2/PKGBUILD
index 636822fad..d5eee92c8 100644
--- a/community/libssh2/PKGBUILD
+++ b/community/libssh2/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=1.2.7
pkgrel=1
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')