diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-01 16:05:52 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-01 16:05:52 +0000 |
commit | dba55b538017cf0cc116df3ccaebcc3e70b29a72 (patch) | |
tree | 068958124927763d6d06e28ea1db3e439723ff18 /net-libs/webkit-gtk | |
parent | sys-apps/xdg-dbus-proxy: Stabilize 0.1.5 ppc64, #913218 (diff) | |
download | gentoo-dba55b538017cf0cc116df3ccaebcc3e70b29a72.tar.gz gentoo-dba55b538017cf0cc116df3ccaebcc3e70b29a72.tar.bz2 gentoo-dba55b538017cf0cc116df3ccaebcc3e70b29a72.zip |
net-libs/webkit-gtk: Stabilize 2.40.5 ppc64, #913218
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.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 5770855e83a3..4cb6d68cca08 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 )" |