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 E5A3A13829C for ; Tue, 7 Jun 2016 12:34:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 42863254037; Tue, 7 Jun 2016 12:34:13 +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 B15F2254037 for ; Tue, 7 Jun 2016 12:34:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 673C7340D0D for ; Tue, 7 Jun 2016 12:34:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 749A7963 for ; Tue, 7 Jun 2016 12:34:08 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1465302775.3cec9aca645e344b5c03f8c36f0635be740467bc.klausman@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.10.9.ebuild X-VCS-Directories: net-libs/webkit-gtk/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 3cec9aca645e344b5c03f8c36f0635be740467bc X-VCS-Branch: master Date: Tue, 7 Jun 2016 12:34:08 +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: acf6112b-4f5f-43f3-b311-fb14ef2aa9e1 X-Archives-Hash: 616abf21aa1f603c83b1ecbbaf46cb46 commit: 3cec9aca645e344b5c03f8c36f0635be740467bc Author: Tobias Klausmann gentoo org> AuthorDate: Tue Jun 7 12:32:55 2016 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Tue Jun 7 12:32:55 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cec9aca net-libs/webkit-gtk-2.10.9-r0: add ~alpha keyword Gentoo-Bug: 566270 Package-Manager: portage-2.3.0_rc1 net-libs/webkit-gtk/webkit-gtk-2.10.9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/webkit-gtk/webkit-gtk-2.10.9.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.10.9.ebuild index 36f5f00..7b7bc8f 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.10.9.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.10.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,7 +17,7 @@ SRC_URI="http://www.webkitgtk.org/releases/${MY_P}.tar.xz" LICENSE="LGPL-2+ BSD" SLOT="4/37" # soname version of libwebkit2gtk-4.0 -KEYWORDS="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 doc +egl +geoloc gles2 gnome-keyring +gstreamer +introspection +jit nsplugin +opengl spell wayland +webgl X" # seccomp