diff options
author | Sam James <sam@gentoo.org> | 2022-03-02 03:42:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-02 03:42:30 +0000 |
commit | 34f7a8b4944a5885987ab50651dd0f6c14f770e6 (patch) | |
tree | 8233a02433f37284e7f0f49c844c5354ce9233d9 /net-proxy | |
parent | sci-libs/proj: Stabilize 8.2.1 x86, #834451 (diff) | |
download | gentoo-34f7a8b4944a5885987ab50651dd0f6c14f770e6.tar.gz gentoo-34f7a8b4944a5885987ab50651dd0f6c14f770e6.tar.bz2 gentoo-34f7a8b4944a5885987ab50651dd0f6c14f770e6.zip |
net-proxy/sshuttle: Stabilize 1.1.0 x86, #834452
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/sshuttle/sshuttle-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-proxy/sshuttle/sshuttle-1.1.0.ebuild b/net-proxy/sshuttle/sshuttle-1.1.0.ebuild index ccb31c1864b0..7a636a151c2c 100644 --- a/net-proxy/sshuttle/sshuttle-1.1.0.ebuild +++ b/net-proxy/sshuttle/sshuttle-1.1.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" BDEPEND=" dev-python/setuptools_scm[${PYTHON_USEDEP}] |