diff options
author | Tim Harder <radhermit@gentoo.org> | 2019-04-02 23:40:54 -0500 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2019-04-02 23:40:54 -0500 |
commit | f3c5b140f77aa7f23371422868d6ffd4d3560d8c (patch) | |
tree | fee49b92ae5b19fe695f8cde62f2c1533668aecc /net-proxy/sshuttle | |
parent | sys-apps/ack: version bump to 2.28 (diff) | |
download | gentoo-f3c5b140f77aa7f23371422868d6ffd4d3560d8c.tar.gz gentoo-f3c5b140f77aa7f23371422868d6ffd4d3560d8c.tar.bz2 gentoo-f3c5b140f77aa7f23371422868d6ffd4d3560d8c.zip |
net-proxy/sshuttle: stabilize 0.78.5
Signed-off-by: Tim Harder <radhermit@gentoo.org>
Diffstat (limited to 'net-proxy/sshuttle')
-rw-r--r-- | net-proxy/sshuttle/sshuttle-0.78.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-proxy/sshuttle/sshuttle-0.78.5.ebuild b/net-proxy/sshuttle/sshuttle-0.78.5.ebuild index ef640caf7803..5d058b48df7e 100644 --- a/net-proxy/sshuttle/sshuttle-0.78.5.ebuild +++ b/net-proxy/sshuttle/sshuttle-0.78.5.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RDEPEND=" |