diff options
Diffstat (limited to 'extra/tsocks/PKGBUILD')
-rw-r--r-- | extra/tsocks/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/tsocks/PKGBUILD b/extra/tsocks/PKGBUILD index 0c65f8794..f2ce9b83d 100644 --- a/extra/tsocks/PKGBUILD +++ b/extra/tsocks/PKGBUILD @@ -5,7 +5,7 @@ pkgname=tsocks pkgver=1.8beta5 pkgrel=4 pkgdesc='Transparent SOCKS proxying library' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://tsocks.sourceforge.net/' license=('GPL') source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz") |