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: Wed, 28 Jul 2021 17:22:43
Message-Id: 1627490616.d5556b855779638654d5b73249714a31d6b19989.sam@gentoo
1 commit: d5556b855779638654d5b73249714a31d6b19989
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 28 16:43:36 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 28 16:43:36 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5556b85
7
8 net-libs/webkit-gtk: Stabilize 2.32.3 arm64, #801400
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-libs/webkit-gtk/webkit-gtk-2.32.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/webkit-gtk/webkit-gtk-2.32.3.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.32.3.ebuild
16 index 9e5a05f3776..576f1229c86 100644
17 --- a/net-libs/webkit-gtk/webkit-gtk-2.32.3.ebuild
18 +++ b/net-libs/webkit-gtk/webkit-gtk-2.32.3.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"