diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-25 09:06:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-25 09:06:08 +0200 |
commit | c0efca49ce7e6de67ac2683e028214a7d48a1048 (patch) | |
tree | 266f0702454365792e4559b562286699905d0715 /net-libs/webkit-gtk | |
parent | kde-misc/kdiff3: amd64 stable wrt bug #860798 (diff) | |
download | gentoo-c0efca49ce7e6de67ac2683e028214a7d48a1048.tar.gz gentoo-c0efca49ce7e6de67ac2683e028214a7d48a1048.tar.bz2 gentoo-c0efca49ce7e6de67ac2683e028214a7d48a1048.zip |
net-libs/webkit-gtk: amd64 stable wrt bug #858146
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.36.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.36.4.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.36.4.ebuild index bfc902de737f..3aa90d8ef1dc 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.36.4.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.36.4.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" |