diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-09-21 17:39:27 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-09-21 17:39:27 -0500 |
commit | 0b7c9618744eae9764bdd61ca1e0c6d600c9c013 (patch) | |
tree | 83345afc0edbbdcdda727f0ba0d8d5ab15dcd3f0 /net-misc | |
parent | dev-python/ovs: 2.9.2 stable amd64 and x86 (diff) | |
download | gentoo-0b7c9618744eae9764bdd61ca1e0c6d600c9c013.tar.gz gentoo-0b7c9618744eae9764bdd61ca1e0c6d600c9c013.tar.bz2 gentoo-0b7c9618744eae9764bdd61ca1e0c6d600c9c013.zip |
net-misc/openvswitch: 2.10.0 stable amd64 and x86
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/openvswitch/openvswitch-2.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openvswitch/openvswitch-2.10.0.ebuild b/net-misc/openvswitch/openvswitch-2.10.0.ebuild index c7dbad710b1f..b0141c8947f0 100644 --- a/net-misc/openvswitch/openvswitch-2.10.0.ebuild +++ b/net-misc/openvswitch/openvswitch-2.10.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}" |