summaryrefslogtreecommitdiff
path: root/community/stunnel/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/stunnel/PKGBUILD')
-rw-r--r--community/stunnel/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/stunnel/PKGBUILD b/community/stunnel/PKGBUILD
index d3f225a88..4b7bdf2ca 100644
--- a/community/stunnel/PKGBUILD
+++ b/community/stunnel/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=stunnel
pkgver=4.56
pkgrel=3
pkgdesc="A program that allows you to encrypt arbitrary TCP connections inside SSL"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.stunnel.org"
license=('GPL')
depends=('openssl')