diff options
author | Sam James <sam@gentoo.org> | 2021-02-08 17:21:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-08 17:21:30 +0000 |
commit | 590b633ad50bdb370b5819b65e56e3d83ea65f49 (patch) | |
tree | 4901750a7f9a98163f74c96da81422eb67b102e8 /net-libs | |
parent | dev-libs/libmanette: Stabilize 0.2.4 ppc64, #769374 (diff) | |
download | gentoo-590b633ad50bdb370b5819b65e56e3d83ea65f49.tar.gz gentoo-590b633ad50bdb370b5819b65e56e3d83ea65f49.tar.bz2 gentoo-590b633ad50bdb370b5819b65e56e3d83ea65f49.zip |
net-libs/webkit-gtk: Stabilize 2.30.4-r1 ppc64, #769374
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.30.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.30.4-r1.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.30.4-r1.ebuild index 42718dfa7a06..de3f01f764ca 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.30.4-r1.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.30.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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" |