diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-20 22:18:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-20 22:18:55 +0200 |
commit | 453d43f8fc670347a6ce062bfd64321c421630b1 (patch) | |
tree | 6981f30634a8e2cf829e741504df9a91faf79b9b /net-proxy | |
parent | dev-ml/camomile: amd64 stable wrt bug #737172 (diff) | |
download | gentoo-453d43f8fc670347a6ce062bfd64321c421630b1.tar.gz gentoo-453d43f8fc670347a6ce062bfd64321c421630b1.tar.bz2 gentoo-453d43f8fc670347a6ce062bfd64321c421630b1.zip |
net-proxy/sshuttle: amd64 stable wrt bug #737520
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/sshuttle/sshuttle-1.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-proxy/sshuttle/sshuttle-1.0.3.ebuild b/net-proxy/sshuttle/sshuttle-1.0.3.ebuild index e30bce7ebe53..19f8b36a5817 100644 --- a/net-proxy/sshuttle/sshuttle-1.0.3.ebuild +++ b/net-proxy/sshuttle/sshuttle-1.0.3.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/sphinx |