diff options
author | 2022-04-01 10:22:03 +0300 | |
---|---|---|
committer | 2022-04-01 10:22:03 +0300 | |
commit | 51d3fb0bbe50aa66c18d75f517d893ef10c5f481 (patch) | |
tree | 63418f8aae386e904f4c1a67454e65bc627744d7 | |
parent | net-libs/webkit-gtk: Stabilize 2.34.6 ppc64, #833923 (diff) | |
download | gentoo-51d3fb0bbe50aa66c18d75f517d893ef10c5f481.tar.gz gentoo-51d3fb0bbe50aa66c18d75f517d893ef10c5f481.tar.bz2 gentoo-51d3fb0bbe50aa66c18d75f517d893ef10c5f481.zip |
net-libs/webkit-gtk: Stabilize 2.34.6 ppc, #833923
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.34.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.34.6.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.34.6.ebuild index 65b8135d4d8d..c3db8cc69af4 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.34.6.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.34.6.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" |