diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-30 10:49:53 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-30 10:57:30 +0300 |
commit | e02f0eb7a5b7ba7497a9ae462c8e330ffc0a4f3d (patch) | |
tree | 7b1fd607f697d1412fe316108ae24e434801c8a9 /net-libs | |
parent | sys-apps/xdg-dbus-proxy: Stabilize 0.1.5 amd64, #913218 (diff) | |
download | gentoo-e02f0eb7a5b7ba7497a9ae462c8e330ffc0a4f3d.tar.gz gentoo-e02f0eb7a5b7ba7497a9ae462c8e330ffc0a4f3d.tar.bz2 gentoo-e02f0eb7a5b7ba7497a9ae462c8e330ffc0a4f3d.zip |
net-libs/webkit-gtk: Stabilize 2.40.5 amd64, #913218
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.40.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.40.5.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.40.5.ebuild index cce271bb392f..827e3c306908 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.40.5.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.40.5.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 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="aqua avif examples gamepad gles2-only keyring +gstreamer +introspection pdf +jpeg2k +jumbo-build lcms seccomp spell systemd wayland X" REQUIRED_USE="|| ( aqua wayland X )" |