diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-07-31 14:21:43 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-07-31 14:56:34 +0200 |
commit | f7f6953ea75c3bbfb705accde516368b16b4f478 (patch) | |
tree | 2dfecc8b652cf9ceb1a424d86f40b83bb9bf34af /net-libs | |
parent | dev-libs/nettle-3.3-r2: amd64 stable (diff) | |
download | gentoo-f7f6953ea75c3bbfb705accde516368b16b4f478.tar.gz gentoo-f7f6953ea75c3bbfb705accde516368b16b4f478.tar.bz2 gentoo-f7f6953ea75c3bbfb705accde516368b16b4f478.zip |
net-libs/webkit-gtk-2.16.6-r0: amd64 stable
Gentoo-Bug: 626142
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.16.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.16.6.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.16.6.ebuild index 2db2e98ea428..43cee4593814 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.16.6.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.16.6.ebuild @@ -15,7 +15,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="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="aqua coverage doc +egl +geolocation gles2 gnome-keyring +gstreamer +introspection +jit libnotify nsplugin +opengl spell wayland +webgl X" |