diff options
author | Sam James <sam@gentoo.org> | 2022-02-18 03:29:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-18 03:29:13 +0000 |
commit | 2eb891f1b4c67cff37c8959d79059e022290c161 (patch) | |
tree | 0462d0c87f5d1c339c2d0ca9c92b8d1c1efb9ef4 /net-libs | |
parent | dev-java/jtds: min java 1.8:* (diff) | |
download | gentoo-2eb891f1b4c67cff37c8959d79059e022290c161.tar.gz gentoo-2eb891f1b4c67cff37c8959d79059e022290c161.tar.bz2 gentoo-2eb891f1b4c67cff37c8959d79059e022290c161.zip |
net-libs/webkit-gtk: Stabilize 2.34.5 ppc, #833254
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.34.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.34.5.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.34.5.ebuild index 921131e917a1..9680a6e2ee86 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.34.5.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.34.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 ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 ~riscv ~sparc x86" IUSE="aqua avif +egl examples gamepad +geolocation gles2-only gnome-keyring +gstreamer gtk-doc +introspection +jpeg2k +jumbo-build lcms libnotify seccomp spell systemd wayland +X" |