diff options
Diffstat (limited to 'community/torsocks/PKGBUILD')
-rw-r--r-- | community/torsocks/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/torsocks/PKGBUILD b/community/torsocks/PKGBUILD index 6e6d3484f..30aa15133 100644 --- a/community/torsocks/PKGBUILD +++ b/community/torsocks/PKGBUILD @@ -6,7 +6,7 @@ pkgname=torsocks pkgver=1.3 pkgrel=3 pkgdesc='Wrapper to safely torify applications' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://code.google.com/p/torsocks' license=('GPL2') depends=('tor') |