diff options
author | Sam James <sam@gentoo.org> | 2022-03-02 03:41:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-02 03:41:54 +0000 |
commit | ade71aefa364430bd30666a9a0a61920fdfe5973 (patch) | |
tree | d88d9fabcf5e29d4930ece24d4c019d39f6f0acb /net-proxy | |
parent | sci-libs/proj: Stabilize 8.2.1 amd64, #834451 (diff) | |
download | gentoo-ade71aefa364430bd30666a9a0a61920fdfe5973.tar.gz gentoo-ade71aefa364430bd30666a9a0a61920fdfe5973.tar.bz2 gentoo-ade71aefa364430bd30666a9a0a61920fdfe5973.zip |
net-proxy/sshuttle: Stabilize 1.1.0 amd64, #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 809e9d48926c..ccb31c1864b0 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}] |