summaryrefslogtreecommitdiff
path: root/community/corkscrew/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/corkscrew/PKGBUILD')
-rw-r--r--community/corkscrew/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/corkscrew/PKGBUILD b/community/corkscrew/PKGBUILD
index 0ca69f387..c080c9bd3 100644
--- a/community/corkscrew/PKGBUILD
+++ b/community/corkscrew/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=corkscrew
pkgver=2.0
pkgrel=5
pkgdesc="A tool for tunneling SSH through HTTP proxies"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.agroman.net/corkscrew/"
license=('GPL')
source=(http://www.agroman.net/$pkgname/$pkgname-$pkgver.tar.gz)