Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-proxy/sshuttle/
Date: Wed, 02 Mar 2022 03:43:01
Message-Id: 1646192550.34f7a8b4944a5885987ab50651dd0f6c14f770e6.sam@gentoo
1 commit: 34f7a8b4944a5885987ab50651dd0f6c14f770e6
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 2 03:42:30 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 2 03:42:30 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34f7a8b4
7
8 net-proxy/sshuttle: Stabilize 1.1.0 x86, #834452
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-proxy/sshuttle/sshuttle-1.1.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-proxy/sshuttle/sshuttle-1.1.0.ebuild b/net-proxy/sshuttle/sshuttle-1.1.0.ebuild
16 index ccb31c1864b0..7a636a151c2c 100644
17 --- a/net-proxy/sshuttle/sshuttle-1.1.0.ebuild
18 +++ b/net-proxy/sshuttle/sshuttle-1.1.0.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="LGPL-2.1+"
22 SLOT="0"
23 -KEYWORDS="amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25
26 BDEPEND="
27 dev-python/setuptools_scm[${PYTHON_USEDEP}]