Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/webkit-gtk/
Date: Sat, 25 Jan 2020 17:37:05
Message-Id: 1579973813.ebfd85983d164d2ddb840d9ad806216492f2992f.slyfox@gentoo
1 commit: ebfd85983d164d2ddb840d9ad806216492f2992f
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sat Jan 25 17:18:44 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 25 17:36:53 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebfd8598
7
8 net-libs/webkit-gtk: keyworded 2.26.2 for sparc, bug #704182
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 net-libs/webkit-gtk/webkit-gtk-2.26.2.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/net-libs/webkit-gtk/webkit-gtk-2.26.2.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.26.2.ebuild
19 index 455b181a4dd..8e5adac62ed 100644
20 --- a/net-libs/webkit-gtk/webkit-gtk-2.26.2.ebuild
21 +++ b/net-libs/webkit-gtk/webkit-gtk-2.26.2.ebuild
22 @@ -16,7 +16,7 @@ SRC_URI="https://www.webkitgtk.org/releases/${MY_P}.tar.xz"
23
24 LICENSE="LGPL-2+ BSD"
25 SLOT="4/37" # soname version of libwebkit2gtk-4.0
26 -KEYWORDS="amd64 ~ia64 ~ppc64 x86"
27 +KEYWORDS="amd64 ~ia64 ~ppc64 ~sparc x86"
28
29 IUSE="aqua coverage doc +egl +geolocation gles2-only gnome-keyring +gstreamer +introspection +jpeg2k +jumbo-build libnotify +opengl seccomp spell wayland +X"