diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-03 15:44:48 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-03 15:44:48 +0100 |
commit | ff20f07b8a15aa25f22ad73cc706bda6e7c04854 (patch) | |
tree | 5ab57d8397d16521b23470e7c0301e187700f206 /net-libs/webkit-gtk | |
parent | media-plugins/kodi-peripheral-joystick: Add tinyxml to depends (diff) | |
download | gentoo-ff20f07b8a15aa25f22ad73cc706bda6e7c04854.tar.gz gentoo-ff20f07b8a15aa25f22ad73cc706bda6e7c04854.tar.bz2 gentoo-ff20f07b8a15aa25f22ad73cc706bda6e7c04854.zip |
net-libs/webkit-gtk: x86 stable wrt bug #706374
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/webkit-gtk')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.26.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.26.3.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.26.3.ebuild index dc54bb7d318b..d3c8a17109f7 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.26.3.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.26.3.ebuild @@ -16,7 +16,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="amd64 ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ia64 ~ppc64 ~sparc x86" IUSE="aqua coverage +egl +geolocation gles2-only gnome-keyring +gstreamer gtk-doc +introspection +jpeg2k +jumbo-build libnotify +opengl seccomp spell wayland +X" |