summaryrefslogtreecommitdiff
path: root/core/libssh2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/libssh2/PKGBUILD')
-rw-r--r--core/libssh2/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/libssh2/PKGBUILD b/core/libssh2/PKGBUILD
index a723e0ba6..6b90eecb7 100644
--- a/core/libssh2/PKGBUILD
+++ b/core/libssh2/PKGBUILD
@@ -10,7 +10,7 @@ pkgver=1.4.3
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')