diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-05 09:16:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-05 09:16:02 +0200 |
commit | 3615866f241aa58a5c3d742ea9174eeb012454a5 (patch) | |
tree | 6670fe256c718d78e91118a43b3927b3ea81c6e4 | |
parent | media-libs/svt-av1: x86 stable wrt bug #861797 (diff) | |
download | gentoo-3615866f241aa58a5c3d742ea9174eeb012454a5.tar.gz gentoo-3615866f241aa58a5c3d742ea9174eeb012454a5.tar.bz2 gentoo-3615866f241aa58a5c3d742ea9174eeb012454a5.zip |
net-libs/webkit-gtk: x86 stable wrt bug #861797
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.36.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.36.5-r1.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.36.5-r1.ebuild index 50d73feca113..7c6f107b4167 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.36.5-r1.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.36.5-r1.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="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="aqua avif +egl examples gamepad gles2-only gnome-keyring +gstreamer gtk-doc +introspection +jpeg2k +jumbo-build lcms libnotify seccomp spell systemd test wayland X" |