commit: ca75cc882aad0f75ed861f56cbed920a18ffb85f Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Fri Apr 7 23:11:18 2023 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Fri Apr 7 23:12:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca75cc88
net-misc/openvswitch: 2.17.6 fast stable for CVE-2023-1668 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> net-misc/openvswitch/openvswitch-2.17.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}"