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: Mon, 30 Jul 2018 20:52:32
Message-Id: 1532983928.1039d8ab3f5dd1462248f38acbcc0a30695918d2.zlogene@gentoo
1 commit: 1039d8ab3f5dd1462248f38acbcc0a30695918d2
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 30 20:52:08 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 30 20:52:08 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1039d8ab
7
8 net-libs/webkit-gtk: amd64 stable wrt bug #652820
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 net-libs/webkit-gtk/webkit-gtk-2.20.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/webkit-gtk/webkit-gtk-2.20.3.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.20.3.ebuild
16 index 08d9e656778..fa06898ad58 100644
17 --- a/net-libs/webkit-gtk/webkit-gtk-2.20.3.ebuild
18 +++ b/net-libs/webkit-gtk/webkit-gtk-2.20.3.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="https://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="~amd64 ~arm ~arm64 ~ia64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
24 +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~sparc x86 ~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"