From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 704AF59CB1 for ; Mon, 11 Apr 2016 10:39:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA75D21C0B5; Mon, 11 Apr 2016 10:39:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AA90C21C0AA for ; Mon, 11 Apr 2016 10:39:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2506D340A7B for ; Mon, 11 Apr 2016 10:39:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C7E9986F for ; Mon, 11 Apr 2016 10:39:01 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1460371097.26b5d3b1a9d30c1ccc38af8c073e1d7025970b1c.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/webkit-gtk/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/webkit-gtk/webkit-gtk-2.4.10-r200.ebuild net-libs/webkit-gtk/webkit-gtk-2.4.10.ebuild X-VCS-Directories: net-libs/webkit-gtk/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 26b5d3b1a9d30c1ccc38af8c073e1d7025970b1c X-VCS-Branch: master Date: Mon, 11 Apr 2016 10:39:01 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 5479d82b-aac2-4603-93b0-caa6569388b2 X-Archives-Hash: 7ef04f139f255abd4a5415708e7649f8 commit: 26b5d3b1a9d30c1ccc38af8c073e1d7025970b1c Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Apr 11 10:38:17 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Apr 11 10:38:17 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26b5d3b1 net-libs/webkit-gtk: x86 stable wrt bug #570034 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> net-libs/webkit-gtk/webkit-gtk-2.4.10-r200.ebuild | 2 +- net-libs/webkit-gtk/webkit-gtk-2.4.10.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/webkit-gtk/webkit-gtk-2.4.10-r200.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.4.10-r200.ebuild index 6f2215f..6203b0f 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.4.10-r200.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.4.10-r200.ebuild @@ -16,7 +16,7 @@ SRC_URI="http://www.webkitgtk.org/releases/${MY_P}.tar.xz" LICENSE="LGPL-2+ BSD" SLOT="2" # no usable subslot -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" IUSE="aqua coverage debug +egl +geoloc gles2 gnome-keyring +gstreamer +introspection +jit +opengl spell +webgl +X" # bugs 372493, 416331 diff --git a/net-libs/webkit-gtk/webkit-gtk-2.4.10.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.4.10.ebuild index 8cc8c7a..88dd378 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.4.10.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.4.10.ebuild @@ -16,7 +16,7 @@ SRC_URI="http://www.webkitgtk.org/releases/${MY_P}.tar.xz" LICENSE="LGPL-2+ BSD" SLOT="3/25" # soname version of libwebkit2gtk-3.0 -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" IUSE="aqua coverage debug +egl +geoloc gles2 gnome-keyring +gstreamer +introspection +jit +opengl spell wayland +webgl +X" # bugs 372493, 416331