Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/webkit-gtk/
Date: Thu, 11 Jan 2018 20:11:20
Message-Id: 1515701467.136562e66275cb941875d5b93e42ff83e1a0da86.whissi@gentoo
1 commit: 136562e66275cb941875d5b93e42ff83e1a0da86
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 11 20:10:53 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 11 20:11:07 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=136562e6
7
8 net-libs/webkit-gtk: x86 stable (bug #644128)
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 net-libs/webkit-gtk/webkit-gtk-2.18.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/webkit-gtk/webkit-gtk-2.18.5.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.18.5.ebuild
16 index 31abd5c34d4..8bf4a9f17cb 100644
17 --- a/net-libs/webkit-gtk/webkit-gtk-2.18.5.ebuild
18 +++ b/net-libs/webkit-gtk/webkit-gtk-2.18.5.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"