diff options
Diffstat (limited to 'extra/rssh/PKGBUILD')
-rw-r--r-- | extra/rssh/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/rssh/PKGBUILD b/extra/rssh/PKGBUILD index 477c6fcdf..1b950c66e 100644 --- a/extra/rssh/PKGBUILD +++ b/extra/rssh/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=4 pkgdesc='Restricted shell for use with OpenSSH, allowing only scp and/or sftp' url='http://www.pizzashack.org/rssh/' license=('custom:rssh') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') backup=('etc/rssh.conf') depends=('openssh') source=("http://downloads.sourceforge.net/sourceforge/rssh/rssh-${pkgver}.tar.gz" |