Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@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 20:21:34
Message-Id: 1550607679.967622b7c4602e0dbf15d59bc823c613d505d492.ago@gentoo
1 commit: 967622b7c4602e0dbf15d59bc823c613d505d492
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 19 20:21:19 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 19 20:21:19 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=967622b7
7
8 net-libs/webkit-gtk: amd64 stable wrt bug #678334
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="amd64"
13
14 net-libs/webkit-gtk/webkit-gtk-2.22.6.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/webkit-gtk/webkit-gtk-2.22.6.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.22.6.ebuild
18 index 53f93db7f5a..24f6c402a5b 100644
19 --- a/net-libs/webkit-gtk/webkit-gtk-2.22.6.ebuild
20 +++ b/net-libs/webkit-gtk/webkit-gtk-2.22.6.ebuild
21 @@ -15,7 +15,7 @@ SRC_URI="https://www.webkitgtk.org/releases/${MY_P}.tar.xz"
22
23 LICENSE="LGPL-2+ BSD"
24 SLOT="4/37" # soname version of libwebkit2gtk-4.0
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos"
27
28 IUSE="aqua coverage doc +egl +geolocation gles2 gnome-keyring +gstreamer +introspection +jit libnotify nsplugin +opengl spell wayland +webgl +X"