diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-14 10:52:23 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-14 10:52:23 +0300 |
commit | 363f126de02214bc7552bb1f7e1b5b607acd6f0b (patch) | |
tree | cabc0dba2c1bb0cd656b66f977f8aff3f9f12597 /net-libs/webkit-gtk | |
parent | sys-power/upower: amd64 stable wrt bug #666870 (diff) | |
download | gentoo-363f126de02214bc7552bb1f7e1b5b607acd6f0b.tar.gz gentoo-363f126de02214bc7552bb1f7e1b5b607acd6f0b.tar.bz2 gentoo-363f126de02214bc7552bb1f7e1b5b607acd6f0b.zip |
net-libs/webkit-gtk: amd64 stable wrt bug #667892
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'net-libs/webkit-gtk')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.22.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.22.2.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.22.2.ebuild index bfee28bfafc9..71766f4371b4 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.22.2.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.22.2.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://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 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-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" |