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 dfc28ebb7..e218d11a8 100644
--- a/community/stunnel/PKGBUILD
+++ b/community/stunnel/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=stunnel
pkgver=4.56
pkgrel=1
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')