Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/openvswitch/
Date: Fri, 21 Sep 2018 22:39:57
Message-Id: 1537569567.0b7c9618744eae9764bdd61ca1e0c6d600c9c013.prometheanfire@gentoo
1 commit: 0b7c9618744eae9764bdd61ca1e0c6d600c9c013
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 21 22:39:27 2018 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 21 22:39:27 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b7c9618
7
8 net-misc/openvswitch: 2.10.0 stable amd64 and x86
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 net-misc/openvswitch/openvswitch-2.10.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/openvswitch/openvswitch-2.10.0.ebuild b/net-misc/openvswitch/openvswitch-2.10.0.ebuild
16 index c7dbad710b1..b0141c8947f 100644
17 --- a/net-misc/openvswitch/openvswitch-2.10.0.ebuild
18 +++ b/net-misc/openvswitch/openvswitch-2.10.0.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://www.openvswitch.org/releases/${P}.tar.gz"
20
21 LICENSE="Apache-2.0 GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm64 ~x86"
24 +KEYWORDS="amd64 ~arm64 x86"
25 IUSE="debug modules monitor +ssl"
26 REQUIRED_USE="${PYTHON_REQUIRED_USE}"