Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-proxy/torsocks/
Date: Fri, 29 May 2020 07:42:18
Message-Id: 1590738104.2585427ffdef5f3b3b732583c8a95a20e63e2d61.ago@gentoo
1 commit: 2585427ffdef5f3b3b732583c8a95a20e63e2d61
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 29 07:41:44 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri May 29 07:41:44 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2585427f
7
8 net-proxy/torsocks: x86 stable wrt bug #715498
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-proxy/torsocks/torsocks-2.3.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-proxy/torsocks/torsocks-2.3.0.ebuild b/net-proxy/torsocks/torsocks-2.3.0.ebuild
18 index b160a25fa0d..60d7ee656ce 100644
19 --- a/net-proxy/torsocks/torsocks-2.3.0.ebuild
20 +++ b/net-proxy/torsocks/torsocks-2.3.0.ebuild
21 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/dgoulet/torsocks/archive/v${MY_PV}.tar.gz -> ${MY_PF
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="amd64 ~arm ~x86"
26 +KEYWORDS="amd64 ~arm x86"
27 IUSE="static-libs"
28
29 # We do not depend on tor which might be running on a different box