diff options
author | 2016-06-07 14:32:55 +0200 | |
---|---|---|
committer | 2016-06-07 14:32:55 +0200 | |
commit | 3cec9aca645e344b5c03f8c36f0635be740467bc (patch) | |
tree | ae6caca0024490ac0d992c99110e1b9562053d06 /net-libs/webkit-gtk | |
parent | dev-vcs/git: Adjusted optional-cvs patch in live ebuilds. (diff) | |
download | gentoo-3cec9aca645e344b5c03f8c36f0635be740467bc.tar.gz gentoo-3cec9aca645e344b5c03f8c36f0635be740467bc.tar.bz2 gentoo-3cec9aca645e344b5c03f8c36f0635be740467bc.zip |
net-libs/webkit-gtk-2.10.9-r0: add ~alpha keyword
Gentoo-Bug: 566270
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'net-libs/webkit-gtk')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.10.9.ebuild | 4 |
1 files 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 36f5f00114d2..7b7bc8f37b4f 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 |