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: Tue, 19 Feb 2019 18:46:59
Message-Id: 1550601998.823b052210f417458e299d3a2168e3b5b21adc04.whissi@gentoo
1 commit: 823b052210f417458e299d3a2168e3b5b21adc04
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 19 18:46:38 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 19 18:46:38 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=823b0522
7
8 net-libs/webkit-gtk: x86 stable (bug #678334)
9
10 Package-Manager: Portage-2.3.60, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-libs/webkit-gtk/webkit-gtk-2.22.6.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/webkit-gtk/webkit-gtk-2.22.6.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.22.6.ebuild
17 index a75cb189b4f..53f93db7f5a 100644
18 --- a/net-libs/webkit-gtk/webkit-gtk-2.22.6.ebuild
19 +++ b/net-libs/webkit-gtk/webkit-gtk-2.22.6.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"