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: Tue, 01 Dec 2020 17:27:15
Message-Id: 1606843625.2c7e812c5324bcd6c0064d65b95ed75b8c8cfdc7.sam@gentoo
1 commit: 2c7e812c5324bcd6c0064d65b95ed75b8c8cfdc7
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 1 17:27:05 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 1 17:27:05 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c7e812c
7
8 net-libs/webkit-gtk: Stabilize 2.30.3 arm64, #755947
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-libs/webkit-gtk/webkit-gtk-2.30.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/webkit-gtk/webkit-gtk-2.30.3.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.30.3.ebuild
16 index 00585f4d835..b1951231dbb 100644
17 --- a/net-libs/webkit-gtk/webkit-gtk-2.30.3.ebuild
18 +++ b/net-libs/webkit-gtk/webkit-gtk-2.30.3.ebuild
19 @@ -16,7 +16,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 gamepad +geolocation gles2-only gnome-keyring +gstreamer gtk-doc +introspection +jpeg2k +jumbo-build libnotify +opengl seccomp spell systemd wayland +X"