diff options
Diffstat (limited to 'community/sslh/PKGBUILD')
-rw-r--r-- | community/sslh/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/sslh/PKGBUILD b/community/sslh/PKGBUILD index ed60e5e8a..bcf70fee3 100644 --- a/community/sslh/PKGBUILD +++ b/community/sslh/PKGBUILD @@ -7,7 +7,7 @@ pkgname=sslh pkgver=1.14 pkgrel=2 pkgdesc='SSL/SSH/OpenVPN/XMPP/tinc port multiplexer' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://www.rutschle.net/tech/sslh.shtml' license=('GPL2') depends=('libconfig') |