commit: eb68cacb5d52825fb70f585b079dfa7f227b3e5f Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Mon Jul 24 00:12:02 2017 +0000 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Mon Jul 24 00:12:02 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb68cacb
net-misc/openvswitch: 2.7.2 fast stable amd64 and x86 for bug 620258 Package-Manager: Portage-2.3.6, Repoman-2.3.3 net-misc/openvswitch/openvswitch-2.7.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/openvswitch/openvswitch-2.7.2.ebuild b/net-misc/openvswitch/openvswitch-2.7.2.ebuild index ee4e290d570..596a2985f9c 100644 --- a/net-misc/openvswitch/openvswitch-2.7.2.ebuild +++ b/net-misc/openvswitch/openvswitch-2.7.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://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}"