Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/webkit-gtk/
Date: Sat, 11 Feb 2017 18:31:48
Message-Id: 1486837857.d8d2054358bfddc4bd852c25e3d9e3b2b02ae17a.pacho@gentoo
1 commit: d8d2054358bfddc4bd852c25e3d9e3b2b02ae17a
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 11 18:14:53 2017 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 11 18:30:57 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8d20543
7
8 net-libs/webkit-gtk: amd64/x86 stable, bug #608958
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 net-libs/webkit-gtk/webkit-gtk-2.14.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/webkit-gtk/webkit-gtk-2.14.4.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.14.4.ebuild
16 index 28173a48b0..3902807e37 100644
17 --- a/net-libs/webkit-gtk/webkit-gtk-2.14.4.ebuild
18 +++ b/net-libs/webkit-gtk/webkit-gtk-2.14.4.ebuild
19 @@ -16,7 +16,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 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
24 +KEYWORDS="~alpha amd64 ~arm ~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"