Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/openvswitch/
Date: Sat, 07 Apr 2018 03:05:55
Message-Id: 1523070126.fc5efc6dea906b88030f2615c75b2a8314ced3cc.bman@gentoo
1 commit: fc5efc6dea906b88030f2615c75b2a8314ced3cc
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 7 03:02:06 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 7 03:02:06 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc5efc6d
7
8 net-misc/openvswitch: amd64 stable
9
10 Bug: https://bugs.gentoo.org/633420
11 Package-Manager: Portage-2.3.28, Repoman-2.3.9
12
13 net-misc/openvswitch/openvswitch-2.8.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-misc/openvswitch/openvswitch-2.8.1.ebuild b/net-misc/openvswitch/openvswitch-2.8.1.ebuild
17 index f118e96631a..e5269337cd7 100644
18 --- a/net-misc/openvswitch/openvswitch-2.8.1.ebuild
19 +++ b/net-misc/openvswitch/openvswitch-2.8.1.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="https://www.openvswitch.org/releases/${P}.tar.gz"
21
22 LICENSE="Apache-2.0 GPL-2"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm64 ~x86"
25 +KEYWORDS="amd64 ~arm64 ~x86"
26 IUSE="debug modules monitor +ssl"
27 REQUIRED_USE="${PYTHON_REQUIRED_USE}"