projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddcc35e
)
net-proxy/sshuttle: add missing conditional test RESTRICT
author
Tim Harder
<radhermit@gentoo.org>
Wed, 14 Aug 2019 23:13:41 +0000
(17:13 -0600)
committer
Tim Harder
<radhermit@gentoo.org>
Wed, 14 Aug 2019 23:14:41 +0000
(17:14 -0600)
Signed-off-by: Tim Harder <radhermit@gentoo.org>
net-proxy/sshuttle/sshuttle-0.78.5.ebuild
patch
|
blob
|
history
diff --git
a/net-proxy/sshuttle/sshuttle-0.78.5.ebuild
b/net-proxy/sshuttle/sshuttle-0.78.5.ebuild
index a324fa29d3a161755f2a731e047d617dd971393e..c495b1cc7f20f031c60f655919dd29a0d197d74b 100644
(file)
--- a/
net-proxy/sshuttle/sshuttle-0.78.5.ebuild
+++ b/
net-proxy/sshuttle/sshuttle-0.78.5.ebuild
@@
-14,6
+14,7
@@
LICENSE="LGPL-2.1+"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE="test"
+RESTRICT="!test? ( test )"
RDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]