commit:     b222fb133aee41dcd8c59c4a82c43931b79bb073
Author:     Antti Antinoja <antti <AT> fennosys <DOT> fi>
AuthorDate: Mon Jul 18 05:59:08 2022 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Mon Jul 18 14:04:51 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b222fb13

net-misc/openvswitch: 2.17.2

Drop dev-python/twisted[conch] requirement since ovsdbmonitor was
dropped around 2014.

Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 net-misc/openvswitch/openvswitch-2.17.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/openvswitch/openvswitch-2.17.2.ebuild 
b/net-misc/openvswitch/openvswitch-2.17.2.ebuild
index 4d3678b83503..4f04cb37a9a8 100644
--- a/net-misc/openvswitch/openvswitch-2.17.2.ebuild
+++ b/net-misc/openvswitch/openvswitch-2.17.2.ebuild
@@ -21,7 +21,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 # Check python/ovs/version.py in tarball for dev-python/ovs dep
 RDEPEND="${PYTHON_DEPS}
        ~dev-python/ovs-2.17.1_p1[${PYTHON_USEDEP}]
-       dev-python/twisted[conch,${PYTHON_USEDEP}]
+       dev-python/twisted[${PYTHON_USEDEP}]
        dev-python/zope-interface[${PYTHON_USEDEP}]
        debug? ( dev-lang/perl )
        ssl? ( dev-libs/openssl:= )"

Reply via email to