diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-05-13 08:43:41 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-05-13 08:43:51 -0400 |
commit | 0c50210884b89147cdc54db61380af201d3c860f (patch) | |
tree | 925a9e9c0c98d03b145363a73576b98890bbba20 /net-libs/webkit-gtk | |
parent | dev-python/cloudpickle: Use PEP517 build (diff) | |
download | gentoo-0c50210884b89147cdc54db61380af201d3c860f.tar.gz gentoo-0c50210884b89147cdc54db61380af201d3c860f.tar.bz2 gentoo-0c50210884b89147cdc54db61380af201d3c860f.zip |
net-libs/webkit-gtk: Stabilize 2.36.1 ppc, #842435
~ppc was added after the security stabilization bug was opened.
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'net-libs/webkit-gtk')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.36.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.36.1.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.36.1.ebuild index 5788eab68e00..5a33443fb383 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.36.1.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.36.1.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 x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv x86" IUSE="aqua avif +egl examples gamepad +geolocation gles2-only gnome-keyring +gstreamer gtk-doc +introspection +jpeg2k +jumbo-build lcms libnotify seccomp spell systemd test wayland X" |