summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-proxy/sshuttle/sshuttle-1.0.3.ebuild')
-rw-r--r--net-proxy/sshuttle/sshuttle-1.0.3.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-proxy/sshuttle/sshuttle-1.0.3.ebuild b/net-proxy/sshuttle/sshuttle-1.0.3.ebuild
index 5ef1619ca36f..6f5b0c2088bc 100644
--- a/net-proxy/sshuttle/sshuttle-1.0.3.ebuild
+++ b/net-proxy/sshuttle/sshuttle-1.0.3.ebuild
@@ -2,6 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
+DISTUTILS_USE_SETUPTOOLS=rdepend
PYTHON_COMPAT=( python3_{7,8,9} )
inherit distutils-r1 linux-info
@@ -13,8 +14,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
BDEPEND="
dev-python/sphinx