diff options
Diffstat (limited to 'core/openssh/PKGBUILD')
-rw-r--r-- | core/openssh/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/openssh/PKGBUILD b/core/openssh/PKGBUILD index 66fb4603c..588010b9a 100644 --- a/core/openssh/PKGBUILD +++ b/core/openssh/PKGBUILD @@ -9,7 +9,7 @@ pkgrel=2 pkgdesc='Free version of the SSH connectivity tools' url='http://www.openssh.org/portable.html' license=('custom:BSD') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('krb5' 'openssl' 'libedit' 'ldns') optdepends=('x11-ssh-askpass: input passphrase in X without a terminal') source=("ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/${pkgname}-${pkgver}.tar.gz" |