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 13:09:37
Message-Id: 1652447368.57456d1c6f6956cb5f1e07786324429f205e823f.mattst88@gentoo
1 commit: 57456d1c6f6956cb5f1e07786324429f205e823f
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 13 13:09:04 2022 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Fri May 13 13:09:28 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57456d1c
7
8 net-libs/webkit-gtk: Stabilize 2.36.1 sparc, #842435
9
10 ~sparc 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 5a33443fb383..3193f75332e8 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 sparc 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"