Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/webkit-gtk/
Date: Sun, 14 Oct 2018 07:52:49
Message-Id: 1539503543.363f126de02214bc7552bb1f7e1b5b607acd6f0b.zlogene@gentoo
1 commit: 363f126de02214bc7552bb1f7e1b5b607acd6f0b
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 14 07:52:23 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 14 07:52:23 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=363f126d
7
8 net-libs/webkit-gtk: amd64 stable wrt bug #667892
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.11
12
13 net-libs/webkit-gtk/webkit-gtk-2.22.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/webkit-gtk/webkit-gtk-2.22.2.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.22.2.ebuild
17 index bfee28bfafc..71766f4371b 100644
18 --- a/net-libs/webkit-gtk/webkit-gtk-2.22.2.ebuild
19 +++ b/net-libs/webkit-gtk/webkit-gtk-2.22.2.ebuild
20 @@ -15,7 +15,7 @@ SRC_URI="https://www.webkitgtk.org/releases/${MY_P}.tar.xz"
21
22 LICENSE="LGPL-2+ BSD"
23 SLOT="4/37" # soname version of libwebkit2gtk-4.0
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos"
26
27 IUSE="aqua coverage doc +egl +geolocation gles2 gnome-keyring +gstreamer +introspection +jit libnotify nsplugin +opengl spell wayland +webgl +X"