diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-10 04:54:48 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-10 04:54:48 +0000 |
commit | 1c5330116aeb0086bbd2933a9d8e8968c9f1ff99 (patch) | |
tree | 7c0641a989029255f6839a877aa3617f8484b1c8 /net-libs | |
parent | www-client/chromium: Stabilize 129.0.6668.100 arm64, #941213 (diff) | |
download | gentoo-1c5330116aeb0086bbd2933a9d8e8968c9f1ff99.tar.gz gentoo-1c5330116aeb0086bbd2933a9d8e8968c9f1ff99.tar.bz2 gentoo-1c5330116aeb0086bbd2933a9d8e8968c9f1ff99.zip |
net-libs/webkit-gtk: Stabilize 2.44.4 ppc, #940643
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.44.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.44.4.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.44.4.ebuild index 6481f9002b02..e4a15fe65a3f 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.44.4.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.44.4.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}" 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 keyring +gstreamer +introspection pdf jpegxl +jumbo-build lcms seccomp spell systemd wayland X" REQUIRED_USE="|| ( aqua wayland X )" |