diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-02-16 22:09:01 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-02-16 22:13:54 +0100 |
commit | 4c50abcdbb918c3af9934163878db740b901e6e9 (patch) | |
tree | 15c852c3ee71177f8982e560b41073227a1b0ac7 /net-libs | |
parent | sys-power/thermald: x86 stable (bug #708990) (diff) | |
download | gentoo-4c50abcdbb918c3af9934163878db740b901e6e9.tar.gz gentoo-4c50abcdbb918c3af9934163878db740b901e6e9.tar.bz2 gentoo-4c50abcdbb918c3af9934163878db740b901e6e9.zip |
net-libs/webkit-gtk: x86 stable (bug #709612)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.26.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.26.4.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.26.4.ebuild index 20326397a0dc..3fc54945ccea 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.26.4.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.26.4.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" |