summaryrefslogtreecommitdiff
path: root/testing/libssh2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/libssh2/PKGBUILD')
-rw-r--r--testing/libssh2/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libssh2/PKGBUILD b/testing/libssh2/PKGBUILD
index 4eeb02c5d..3cbc9c849 100644
--- a/testing/libssh2/PKGBUILD
+++ b/testing/libssh2/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=1.2.8
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')