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: Sat, 30 Sep 2017 01:03:25
Message-Id: 1506732742.4b936aebdd8ec7e82cef34da21e2edefe9903edd.prometheanfire@gentoo
1 commit: 4b936aebdd8ec7e82cef34da21e2edefe9903edd
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 30 00:52:22 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 30 00:52:22 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b936aeb
7
8 net-misc/openvswitch: 2.7.2-r1 stable amd64 and x86
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 net-misc/openvswitch/openvswitch-2.7.2-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/openvswitch/openvswitch-2.7.2-r1.ebuild b/net-misc/openvswitch/openvswitch-2.7.2-r1.ebuild
16 index dfe3a852b32..d8f19c8e853 100644
17 --- a/net-misc/openvswitch/openvswitch-2.7.2-r1.ebuild
18 +++ b/net-misc/openvswitch/openvswitch-2.7.2-r1.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="http://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}"