Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/openvswitch/
Date: Mon, 11 May 2020 16:45:16
Message-Id: 1589215507.697e4e3473d18710444750853c04cda3510c3d34.ago@gentoo
1 commit: 697e4e3473d18710444750853c04cda3510c3d34
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 11 16:45:07 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon May 11 16:45:07 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=697e4e34
7
8 net-misc/openvswitch: amd64 stable wrt bug #721632
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-misc/openvswitch/openvswitch-2.13.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-misc/openvswitch/openvswitch-2.13.0.ebuild b/net-misc/openvswitch/openvswitch-2.13.0.ebuild
18 index cf9fdf94575..d55555327d0 100644
19 --- a/net-misc/openvswitch/openvswitch-2.13.0.ebuild
20 +++ b/net-misc/openvswitch/openvswitch-2.13.0.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="https://www.openvswitch.org/releases/${P}.tar.gz"
22
23 LICENSE="Apache-2.0 GPL-2"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm64 ~x86"
26 +KEYWORDS="amd64 ~arm64 ~x86"
27 IUSE="debug modules monitor +ssl"
28 REQUIRED_USE="${PYTHON_REQUIRED_USE}"