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: Sat, 29 May 2021 15:27:59
Message-Id: 1622302013.afeb5eef60b9af1f32e291b49c061fab69e0d64a.sam@gentoo
1 commit: afeb5eef60b9af1f32e291b49c061fab69e0d64a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 29 15:26:53 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat May 29 15:26:53 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afeb5eef
7
8 net-libs/webkit-gtk: Stabilize 2.32.1 ppc64, #792327
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-libs/webkit-gtk/webkit-gtk-2.32.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/webkit-gtk/webkit-gtk-2.32.1.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.32.1.ebuild
16 index d7768a9c2c7..9594f2f217a 100644
17 --- a/net-libs/webkit-gtk/webkit-gtk-2.32.1.ebuild
18 +++ b/net-libs/webkit-gtk/webkit-gtk-2.32.1.ebuild
19 @@ -14,7 +14,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 ~ppc64 ~sparc x86"
24 +KEYWORDS="amd64 arm arm64 ppc64 ~sparc x86"
25
26 IUSE="aqua +egl examples gamepad +geolocation gles2-only gnome-keyring +gstreamer gtk-doc +introspection +jpeg2k +jumbo-build libnotify +opengl seccomp spell systemd wayland +X"