commit: eb3cbacff12be389f2b9a414c1dd7af53963863b Author: Stijn Tintel <stijn <AT> linux-ipv6 <DOT> be> AuthorDate: Thu Feb 2 00:03:59 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Feb 2 04:49:39 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb3cbacf
net-misc/openvswitch: keyword 2.17.2-r1 for ~ppc64 Tested on a POWER8 server with 802.1Q, 802.3ad and libvirt. Signed-off-by: Stijn Tintel <stijn <AT> linux-ipv6.be> Signed-off-by: Sam James <sam <AT> gentoo.org> net-misc/openvswitch/openvswitch-2.17.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/openvswitch/openvswitch-2.17.2-r1.ebuild b/net-misc/openvswitch/openvswitch-2.17.2-r1.ebuild index fab5815f4556..c26ee73a3019 100644 --- a/net-misc/openvswitch/openvswitch-2.17.2-r1.ebuild +++ b/net-misc/openvswitch/openvswitch-2.17.2-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://www.openvswitch.org/releases/${P}.tar.gz" LICENSE="Apache-2.0 GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="amd64 ~arm64 ~ppc64 x86" IUSE="debug modules monitor +ssl" REQUIRED_USE="${PYTHON_REQUIRED_USE}"
