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, 25 Apr 2021 05:14:34
Message-Id: 1619327591.4c84a167d243be4d41ababcde1aa9cd0530fe7d4.sam@gentoo
1 commit: 4c84a167d243be4d41ababcde1aa9cd0530fe7d4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 25 05:13:11 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 25 05:13:11 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c84a167
7
8 net-libs/webkit-gtk: Stabilize 2.30.6 arm64, #773193
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-libs/webkit-gtk/webkit-gtk-2.30.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/webkit-gtk/webkit-gtk-2.30.6.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.30.6.ebuild
16 index 2d1a8c84172..9a50f10e3af 100644
17 --- a/net-libs/webkit-gtk/webkit-gtk-2.30.6.ebuild
18 +++ b/net-libs/webkit-gtk/webkit-gtk-2.30.6.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"