Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/webkit-gtk/
Date: Fri, 03 Aug 2018 08:37:46
Message-Id: 1533285436.4275ca5446ae658e7826bd851eb70e1b62114c32.leio@gentoo
1 commit: 4275ca5446ae658e7826bd851eb70e1b62114c32
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 3 08:37:16 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 3 08:37:16 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4275ca54
7
8 net-libs/webkit-gtk: roll ~ppc64 keyword forward
9
10 Add ~ppc64 keyword to 2.20.3 as they have woff2 keyworded now.
11 Remove ~ppc64 keyword from 2.18.6 as it's security vulnerable.
12
13 Package-Manager: Portage-2.3.43, Repoman-2.3.10
14
15 net-libs/webkit-gtk/webkit-gtk-2.18.6.ebuild | 2 +-
16 net-libs/webkit-gtk/webkit-gtk-2.20.3.ebuild | 2 +-
17 2 files changed, 2 insertions(+), 2 deletions(-)
18
19 diff --git a/net-libs/webkit-gtk/webkit-gtk-2.18.6.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.18.6.ebuild
20 index 7d945826be7..52bf62e9d38 100644
21 --- a/net-libs/webkit-gtk/webkit-gtk-2.18.6.ebuild
22 +++ b/net-libs/webkit-gtk/webkit-gtk-2.18.6.ebuild
23 @@ -15,7 +15,7 @@ SRC_URI="https://www.webkitgtk.org/releases/${MY_P}.tar.xz"
24
25 LICENSE="LGPL-2+ BSD"
26 SLOT="4/37" # soname version of libwebkit2gtk-4.0
27 -KEYWORDS="~alpha ~ppc ~ppc64 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
28 +KEYWORDS="~alpha ~ppc ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
29
30 IUSE="aqua coverage doc +egl +geolocation gles2 gnome-keyring +gstreamer +introspection +jit libnotify nsplugin +opengl spell wayland +webgl +X"
31
32
33 diff --git a/net-libs/webkit-gtk/webkit-gtk-2.20.3.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.20.3.ebuild
34 index fa06898ad58..264307b6bd2 100644
35 --- a/net-libs/webkit-gtk/webkit-gtk-2.20.3.ebuild
36 +++ b/net-libs/webkit-gtk/webkit-gtk-2.20.3.ebuild
37 @@ -15,7 +15,7 @@ SRC_URI="https://www.webkitgtk.org/releases/${MY_P}.tar.xz"
38
39 LICENSE="LGPL-2+ BSD"
40 SLOT="4/37" # soname version of libwebkit2gtk-4.0
41 -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
42 +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
43
44 IUSE="aqua coverage doc +egl +geolocation gles2 gnome-keyring +gstreamer +introspection +jit libnotify nsplugin +opengl spell wayland +webgl +X"