commit:     d9541eceef95f8758d466afd02eae7fd33555717
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  5 20:46:45 2021 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sat Jun  5 20:46:52 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9541ece

net-misc/openvswitch: 2.15.0 fast stable for cve

Bug: https://bugs.gentoo.org/769995
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 net-misc/openvswitch/openvswitch-2.15.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/openvswitch/openvswitch-2.15.0.ebuild 
b/net-misc/openvswitch/openvswitch-2.15.0.ebuild
index 7eaefd0c774..7f44d4ded56 100644
--- a/net-misc/openvswitch/openvswitch-2.15.0.ebuild
+++ b/net-misc/openvswitch/openvswitch-2.15.0.ebuild
@@ -12,14 +12,14 @@ SRC_URI="https://www.openvswitch.org/releases/${P}.tar.gz";
 
 LICENSE="Apache-2.0 GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="debug modules monitor +ssl"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="
        ssl? ( dev-libs/openssl:0= )
        ${PYTHON_DEPS}
-       ~dev-python/ovs-2.13.0[${PYTHON_USEDEP}]
+       ~dev-python/ovs-2.13.3[${PYTHON_USEDEP}]
        dev-python/twisted[conch,${PYTHON_USEDEP}]
        dev-python/zope-interface[${PYTHON_USEDEP}]
        debug? ( dev-lang/perl )"

Reply via email to