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: Fri, 28 May 2021 19:11:29
Message-Id: 1622229016.f25e9fd33787c36e40648146fce6db934a7e8cea.sam@gentoo
1 commit: f25e9fd33787c36e40648146fce6db934a7e8cea
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 28 19:10:16 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri May 28 19:10:16 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f25e9fd3
7
8 net-libs/webkit-gtk: Stabilize 2.32.1 arm, #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 eb00847845d..0c70cf43cd1 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"