diff options
author | Sam James <sam@gentoo.org> | 2021-01-31 21:50:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-31 21:50:57 +0000 |
commit | ad990969d9ecb292cb62f8933459701077523429 (patch) | |
tree | dd20894ea1327d4828258c266ba0a6359026bb27 /net-proxy/sshuttle | |
parent | mail-filter/imapfilter: Stabilize 2.7.5 amd64, #767922 (diff) | |
download | gentoo-ad990969d9ecb292cb62f8933459701077523429.tar.gz gentoo-ad990969d9ecb292cb62f8933459701077523429.tar.bz2 gentoo-ad990969d9ecb292cb62f8933459701077523429.zip |
net-proxy/sshuttle: Stabilize 1.0.5 amd64, #767925
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-proxy/sshuttle')
-rw-r--r-- | net-proxy/sshuttle/sshuttle-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/sshuttle/sshuttle-1.0.5.ebuild b/net-proxy/sshuttle/sshuttle-1.0.5.ebuild index b297f3b3390a..88103e56ef06 100644 --- a/net-proxy/sshuttle/sshuttle-1.0.5.ebuild +++ b/net-proxy/sshuttle/sshuttle-1.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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/sphinx |