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: Wed, 29 Jun 2022 19:23:56
Message-Id: 1656530623.7099463b7414be4e89265f88b788fd81813be77b.mattst88@gentoo
1 commit: 7099463b7414be4e89265f88b788fd81813be77b
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 29 19:23:32 2022 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 29 19:23:43 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7099463b
7
8 net-libs/webkit-gtk: Stabilize 2.36.3 arm, #851948
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 net-libs/webkit-gtk/webkit-gtk-2.36.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/webkit-gtk/webkit-gtk-2.36.3.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.36.3.ebuild
16 index 7cf7405ca3fc..32a324c88e1e 100644
17 --- a/net-libs/webkit-gtk/webkit-gtk-2.36.3.ebuild
18 +++ b/net-libs/webkit-gtk/webkit-gtk-2.36.3.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="https://www.webkitgtk.org/releases/${MY_P}.tar.xz"
20
21 LICENSE="LGPL-2+ BSD"
22 SLOT="4/37" # soname version of libwebkit2gtk-4.0
23 -KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~riscv ~sparc x86"
24 +KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~sparc x86"
25
26 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"