Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/webkit-gtk/
Date: Fri, 13 May 2022 12:44:09
Message-Id: 1652445831.0c50210884b89147cdc54db61380af201d3c860f.mattst88@gentoo
1 commit: 0c50210884b89147cdc54db61380af201d3c860f
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 13 12:43:41 2022 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Fri May 13 12:43:51 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c502108
7
8 net-libs/webkit-gtk: Stabilize 2.36.1 ppc, #842435
9
10 ~ppc was added after the security stabilization bug was opened.
11
12 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
13
14 net-libs/webkit-gtk/webkit-gtk-2.36.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/webkit-gtk/webkit-gtk-2.36.1.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.36.1.ebuild
18 index 5788eab68e00..5a33443fb383 100644
19 --- a/net-libs/webkit-gtk/webkit-gtk-2.36.1.ebuild
20 +++ b/net-libs/webkit-gtk/webkit-gtk-2.36.1.ebuild
21 @@ -15,7 +15,7 @@ SRC_URI="https://www.webkitgtk.org/releases/${MY_P}.tar.xz"
22
23 LICENSE="LGPL-2+ BSD"
24 SLOT="4/37" # soname version of libwebkit2gtk-4.0
25 -KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
26 +KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv x86"
27
28 IUSE="aqua avif +egl examples gamepad +geolocation gles2-only gnome-keyring +gstreamer gtk-doc +introspection +jpeg2k +jumbo-build lcms libnotify seccomp spell systemd test wayland X"