diff options
author | 2022-10-09 00:09:29 +0100 | |
---|---|---|
committer | 2022-10-09 00:09:29 +0100 | |
commit | 6dd70b6e627275340f0cb67ab4ef1f5b1c0b0098 (patch) | |
tree | 8a08ea3fbb644e48a987ce30ef8a10bff85a9b2f /net-proxy | |
parent | sys-process/parallel: Stabilize 20220822 amd64, #876220 (diff) | |
download | gentoo-6dd70b6e627275340f0cb67ab4ef1f5b1c0b0098.tar.gz gentoo-6dd70b6e627275340f0cb67ab4ef1f5b1c0b0098.tar.bz2 gentoo-6dd70b6e627275340f0cb67ab4ef1f5b1c0b0098.zip |
net-proxy/sshuttle: Stabilize 1.1.1 amd64, #876223
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/sshuttle/sshuttle-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-proxy/sshuttle/sshuttle-1.1.1.ebuild b/net-proxy/sshuttle/sshuttle-1.1.1.ebuild index c9cdc03543a1..76c2e19b8e11 100644 --- a/net-proxy/sshuttle/sshuttle-1.1.1.ebuild +++ b/net-proxy/sshuttle/sshuttle-1.1.1.ebuild @@ -28,7 +28,7 @@ fi LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="${SSHUTTLE_DOCS_USEFLAG}" BDEPEND=" |