diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2016-11-25 05:49:48 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2016-11-25 05:55:23 -0500 |
commit | 90e786b118bdfc1094b0c9a64b553128e2531a3e (patch) | |
tree | 3c0d8a7b473e75b4548cc9bd798896b035f758c8 /net-proxy | |
parent | dev-ruby/test-unit: drop redcloth dependency altogether since it is no effect... (diff) | |
download | gentoo-90e786b118bdfc1094b0c9a64b553128e2531a3e.tar.gz gentoo-90e786b118bdfc1094b0c9a64b553128e2531a3e.tar.bz2 gentoo-90e786b118bdfc1094b0c9a64b553128e2531a3e.zip |
net-proxy/torsocks: version 2.2.0 stable on amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/torsocks/torsocks-2.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-proxy/torsocks/torsocks-2.2.0.ebuild b/net-proxy/torsocks/torsocks-2.2.0.ebuild index c088f9d4e9a7..83af620be302 100644 --- a/net-proxy/torsocks/torsocks-2.2.0.ebuild +++ b/net-proxy/torsocks/torsocks-2.2.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/dgoulet/torsocks/archive/v${MY_PV}.tar.gz -> ${MY_PF LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="static-libs" # We do not depend on tor which might be running on a different box |