diff options
author | Sam James <sam@gentoo.org> | 2021-04-26 20:17:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-26 20:18:24 +0100 |
commit | cbe24b442a42d221dd1b7ef6b2daa7c48018271f (patch) | |
tree | 2e4769331cbeb30e88be9661cb54946f180d9719 /net-libs/webkit-gtk | |
parent | app-laptop/laptop-mode-tools: Stabilize 1.74 ppc, #785829 (diff) | |
download | gentoo-cbe24b442a42d221dd1b7ef6b2daa7c48018271f.tar.gz gentoo-cbe24b442a42d221dd1b7ef6b2daa7c48018271f.tar.bz2 gentoo-cbe24b442a42d221dd1b7ef6b2daa7c48018271f.zip |
net-libs/webkit-gtk: Stabilize 2.30.6 ppc64, #773193
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/webkit-gtk')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.30.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.30.6.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.30.6.ebuild index fae472e8685d..b62e32197a1e 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.30.6.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.30.6.ebuild @@ -14,7 +14,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 ~ppc64 ~sparc x86" +KEYWORDS="amd64 arm arm64 ppc64 ~sparc x86" IUSE="aqua +egl examples gamepad +geolocation gles2-only gnome-keyring +gstreamer gtk-doc +introspection +jpeg2k +jumbo-build libnotify +opengl seccomp spell systemd wayland +X" |