diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2020-06-23 13:30:03 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2020-06-23 13:39:20 -0500 |
commit | 29df338c5da568ea973d765ef34e4e03b619d35e (patch) | |
tree | 8346772ad3f4be15fb203ecb8dad1b86e3274a32 | |
parent | dev-python/ovs: mark 2.13.0 stable x86 (diff) | |
download | gentoo-29df338c5da568ea973d765ef34e4e03b619d35e.tar.gz gentoo-29df338c5da568ea973d765ef34e4e03b619d35e.tar.bz2 gentoo-29df338c5da568ea973d765ef34e4e03b619d35e.zip |
net-misc/openvswitch: 2.13.0 stable x86
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
-rw-r--r-- | net-misc/openvswitch/openvswitch-2.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openvswitch/openvswitch-2.13.0.ebuild b/net-misc/openvswitch/openvswitch-2.13.0.ebuild index d55555327d0d..41b9b1b021a5 100644 --- a/net-misc/openvswitch/openvswitch-2.13.0.ebuild +++ b/net-misc/openvswitch/openvswitch-2.13.0.ebuild @@ -13,7 +13,7 @@ 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}" |