diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-05 08:27:44 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-05 08:27:44 +0000 |
commit | 86bee1489c3df428c4af82ea8b061c6747ce6586 (patch) | |
tree | f2259e26a0b1c765c89263a8e77cf48470d60b7f /net-libs/webkit-gtk | |
parent | net-libs/webkit-gtk: Stabilize 2.40.1-r410 arm64, #905579 (diff) | |
download | gentoo-86bee1489c3df428c4af82ea8b061c6747ce6586.tar.gz gentoo-86bee1489c3df428c4af82ea8b061c6747ce6586.tar.bz2 gentoo-86bee1489c3df428c4af82ea8b061c6747ce6586.zip |
net-libs/webkit-gtk: Stabilize 2.40.1-r410 ppc64, #905579
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs/webkit-gtk')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.40.1-r410.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.40.1-r410.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.40.1-r410.ebuild index a0f46334b27e..b5dc63ab2139 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.40.1-r410.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.40.1-r410.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://www.webkitgtk.org/releases/${MY_P}.tar.xz" LICENSE="LGPL-2+ BSD" SLOT="4.1/0" # soname version of libwebkit2gtk-4.1 -KEYWORDS="amd64 arm arm64 ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~sparc x86" IUSE="aqua avif examples gamepad gles2-only gnome-keyring +gstreamer +introspection pdf +jpeg2k +jumbo-build lcms seccomp spell systemd wayland X" REQUIRED_USE="|| ( aqua wayland X )" |