Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/webkit-gtk/
Date: Mon, 31 Jul 2017 12:56:46
Message-Id: 1501505794.f7f6953ea75c3bbfb705accde516368b16b4f478.klausman@gentoo
1 commit: f7f6953ea75c3bbfb705accde516368b16b4f478
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 31 12:21:43 2017 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 31 12:56:34 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7f6953e
7
8 net-libs/webkit-gtk-2.16.6-r0: amd64 stable
9
10 Gentoo-Bug: 626142
11
12 net-libs/webkit-gtk/webkit-gtk-2.16.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/webkit-gtk/webkit-gtk-2.16.6.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.16.6.ebuild
16 index 2db2e98ea42..43cee459381 100644
17 --- a/net-libs/webkit-gtk/webkit-gtk-2.16.6.ebuild
18 +++ b/net-libs/webkit-gtk/webkit-gtk-2.16.6.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="http://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="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
25
26 IUSE="aqua coverage doc +egl +geolocation gles2 gnome-keyring +gstreamer +introspection +jit libnotify nsplugin +opengl spell wayland +webgl X"