diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-04 10:03:03 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-04 10:03:03 +0200 |
commit | 05eab2642f897f5677f10e975887b54c5a8a0804 (patch) | |
tree | d16b441d47375ef201f85f0f65448a6f5abcf4fb /net-libs | |
parent | media-libs/svt-av1: amd64 stable wrt bug #861797 (diff) | |
download | gentoo-05eab2642f897f5677f10e975887b54c5a8a0804.tar.gz gentoo-05eab2642f897f5677f10e975887b54c5a8a0804.tar.bz2 gentoo-05eab2642f897f5677f10e975887b54c5a8a0804.zip |
net-libs/webkit-gtk: amd64 stable wrt bug #861797
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs')
-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 ad7b4de216cf..50d73feca113 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" |