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: Wed, 25 Jul 2018 09:29:05
Message-Id: 1532510903.5c9f1cbeb71cb84b5522b5128293ea12da5b55e6.leio@gentoo
1 commit: 5c9f1cbeb71cb84b5522b5128293ea12da5b55e6
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 25 09:25:27 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 25 09:28:23 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c9f1cbe
7
8 net-libs/webkit-gtk-2.20.3: restore ~prefix and ~arm64 keywords
9
10 They have woff2 keyworded now.
11 prefix has other issues in a big set of profiles, but this dropping
12 was about woff2, so just restore them still and let them deal with
13 it when anyone notices.
14
15 Package-Manager: Portage-2.3.43, Repoman-2.3.10
16
17 net-libs/webkit-gtk/webkit-gtk-2.20.3.ebuild | 2 +-
18 1 file changed, 1 insertion(+), 1 deletion(-)
19
20 diff --git a/net-libs/webkit-gtk/webkit-gtk-2.20.3.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.20.3.ebuild
21 index e81c152cefa..69dc6b1f2ca 100644
22 --- a/net-libs/webkit-gtk/webkit-gtk-2.20.3.ebuild
23 +++ b/net-libs/webkit-gtk/webkit-gtk-2.20.3.ebuild
24 @@ -15,7 +15,7 @@ SRC_URI="https://www.webkitgtk.org/releases/${MY_P}.tar.xz"
25
26 LICENSE="LGPL-2+ BSD"
27 SLOT="4/37" # soname version of libwebkit2gtk-4.0
28 -KEYWORDS="~amd64 ~arm ~sparc"
29 +KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~amd64-linux ~x86-linux ~x86-macos"
30
31 IUSE="aqua coverage doc +egl +geolocation gles2 gnome-keyring +gstreamer +introspection +jit libnotify nsplugin +opengl spell wayland +webgl +X"