Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/webkit-gtk/
Date: Sun, 08 May 2022 18:06:05
Message-Id: 1652033130.ffbb15282b73d60e5259b436e6ff07c4f8305cf9.sam@gentoo
1 commit: ffbb15282b73d60e5259b436e6ff07c4f8305cf9
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 8 18:05:30 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun May 8 18:05:30 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffbb1528
7
8 net-libs/webkit-gtk: Stabilize 2.36.1 amd64, #842435
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-libs/webkit-gtk/webkit-gtk-2.36.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/webkit-gtk/webkit-gtk-2.36.1.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.36.1.ebuild
16 index 5bea39657c1d..6adda65095ae 100644
17 --- a/net-libs/webkit-gtk/webkit-gtk-2.36.1.ebuild
18 +++ b/net-libs/webkit-gtk/webkit-gtk-2.36.1.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 x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv 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"