diff options
author | 2024-05-28 23:00:48 +0100 | |
---|---|---|
committer | 2024-05-28 23:00:48 +0100 | |
commit | 68f576b09de458af07553bb186ca8edf9cb190eb (patch) | |
tree | 5a5660908a6aea53f63c6f0cb6e569c615fc2db4 /net-misc/openvswitch | |
parent | net-misc/ntpsec: Stabilize 1.2.3 amd64, #933025 (diff) | |
download | gentoo-68f576b09de458af07553bb186ca8edf9cb190eb.tar.gz gentoo-68f576b09de458af07553bb186ca8edf9cb190eb.tar.bz2 gentoo-68f576b09de458af07553bb186ca8edf9cb190eb.zip |
net-misc/openvswitch: Stabilize 2.17.9-r1 amd64, #933026
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/openvswitch')
-rw-r--r-- | net-misc/openvswitch/openvswitch-2.17.9-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openvswitch/openvswitch-2.17.9-r1.ebuild b/net-misc/openvswitch/openvswitch-2.17.9-r1.ebuild index fdb54c55c6ed..cc166256aed4 100644 --- a/net-misc/openvswitch/openvswitch-2.17.9-r1.ebuild +++ b/net-misc/openvswitch/openvswitch-2.17.9-r1.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 valgrind" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |