diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-23 18:58:03 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-23 18:58:03 +0300 |
commit | 341e7258651d7275cefc1573ed6c46c3259493c8 (patch) | |
tree | 03943510c58cc48557ef7eeb0170cecb9a9b3b42 /net-libs | |
parent | app-admin/rsyslog: Stabilize 8.2306.0 x86, #910654 (diff) | |
download | gentoo-341e7258651d7275cefc1573ed6c46c3259493c8.tar.gz gentoo-341e7258651d7275cefc1573ed6c46c3259493c8.tar.bz2 gentoo-341e7258651d7275cefc1573ed6c46c3259493c8.zip |
net-libs/webkit-gtk: Stabilize 2.40.4 x86, #910698
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.40.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.40.4.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.40.4.ebuild index 0af88789a7fa..bc9c0a496f09 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.40.4.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.40.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 ~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 )" |