summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2023-04-07 18:11:18 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2023-04-07 18:12:10 -0500
commitca75cc882aad0f75ed861f56cbed920a18ffb85f (patch)
tree7998dfbd28e23fee72f7011887299ccd49522569 /net-misc/openvswitch
parentnet-misc/openvswitch: add 2.17.6 (diff)
downloadgentoo-ca75cc882aad0f75ed861f56cbed920a18ffb85f.tar.gz
gentoo-ca75cc882aad0f75ed861f56cbed920a18ffb85f.tar.bz2
gentoo-ca75cc882aad0f75ed861f56cbed920a18ffb85f.zip
net-misc/openvswitch: 2.17.6 fast stable for CVE-2023-1668
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'net-misc/openvswitch')
-rw-r--r--net-misc/openvswitch/openvswitch-2.17.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openvswitch/openvswitch-2.17.6.ebuild b/net-misc/openvswitch/openvswitch-2.17.6.ebuild
index 7f4a86d6371a..c17e37e3f3bb 100644
--- a/net-misc/openvswitch/openvswitch-2.17.6.ebuild
+++ b/net-misc/openvswitch/openvswitch-2.17.6.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://www.openvswitch.org/releases/${P}.tar.gz"
LICENSE="Apache-2.0 GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
IUSE="debug modules monitor +ssl unwind"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"