Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/webkit-gtk/
Date: Sun, 01 Sep 2019 21:25:41
Message-Id: 1567373125.f0ecee9c3835a9027712602d2303754c2d846fd3.bman@gentoo
1 commit: f0ecee9c3835a9027712602d2303754c2d846fd3
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 1 21:16:52 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 1 21:25:25 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0ecee9c
7
8 net-libs/webkit-gtk: arm64 stable (bug #693122)
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.74, Repoman-2.3.17
12 RepoMan-Options: --include-arches="arm64"
13
14 net-libs/webkit-gtk/webkit-gtk-2.24.4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/webkit-gtk/webkit-gtk-2.24.4.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.24.4.ebuild
18 index 5b32156fc10..867d03afc2d 100644
19 --- a/net-libs/webkit-gtk/webkit-gtk-2.24.4.ebuild
20 +++ b/net-libs/webkit-gtk/webkit-gtk-2.24.4.ebuild
21 @@ -15,7 +15,7 @@ SRC_URI="https://www.webkitgtk.org/releases/${MY_P}.tar.xz"
22
23 LICENSE="LGPL-2+ BSD"
24 SLOT="4/37" # soname version of libwebkit2gtk-4.0
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos"
26 +KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos"
27
28 IUSE="aqua coverage doc +egl +geolocation gles2 gnome-keyring +gstreamer +introspection +jpeg2k libnotify nsplugin +opengl spell wayland +webgl +X"