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 ae03265d3..e752b7154 100644 --- a/extra/tsocks/PKGBUILD +++ b/extra/tsocks/PKGBUILD @@ -7,7 +7,7 @@ pkgrel=5 pkgdesc='Transparent SOCKS proxying library' url='http://tsocks.sourceforge.net/' license=('GPL') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz") sha1sums=('489f88c5df999ba21b27cdaa7836d9426d062aec') |