summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-05-06 12:16:15 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-05-06 12:16:15 +0000
commit0991e381890667032a920157aa641b0d6400f980 (patch)
tree7b5f3ccff72a5576551807346522b9768717e6d0 /testing
parentc807e20c663e9198c5302c74c1addc47c5977bb5 (diff)
downloadaports-0991e381890667032a920157aa641b0d6400f980.tar.bz2
aports-0991e381890667032a920157aa641b0d6400f980.tar.xz
testing/tsocks: disable on x86
Diffstat (limited to 'testing')
-rw-r--r--testing/tsocks/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tsocks/APKBUILD b/testing/tsocks/APKBUILD
index 1744f262c..609a23bd6 100644
--- a/testing/tsocks/APKBUILD
+++ b/testing/tsocks/APKBUILD
@@ -6,7 +6,7 @@ _ver=${pkgver/_beta/beta}
pkgrel=0
pkgdesc="A transparent SOCKS proxying library"
url="http://tsocks.sourceforge.net/"
-arch="all"
+arch="x86_64"
license="GPL2"
depends=""
depends_dev=""