diff options
author | Sam James <sam@gentoo.org> | 2022-08-16 01:22:29 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-16 01:22:29 +0100 |
commit | 7b4d4c44ab28763dc1315cbfa16326f032e2b35d (patch) | |
tree | 684b0f13a156af45ac6ec9ebe87b92d091a07ebe /net-libs | |
parent | net-libs/webkit-gtk: Stabilize 2.36.4 ppc, #858146 (diff) | |
download | gentoo-7b4d4c44ab28763dc1315cbfa16326f032e2b35d.tar.gz gentoo-7b4d4c44ab28763dc1315cbfa16326f032e2b35d.tar.bz2 gentoo-7b4d4c44ab28763dc1315cbfa16326f032e2b35d.zip |
net-libs/webkit-gtk: Stabilize 2.36.4 ppc64, #858146
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.36.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.36.4.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.36.4.ebuild index 354bfcf06e03..6b8011fcb778 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.36.4.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.36.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 ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~sparc x86" IUSE="aqua avif +egl examples gamepad gles2-only gnome-keyring +gstreamer gtk-doc +introspection +jpeg2k +jumbo-build lcms libnotify seccomp spell systemd test wayland X" |