diff options
author | Sam James <sam@gentoo.org> | 2021-04-25 06:19:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-25 06:19:22 +0000 |
commit | 282c980a7afd644b02d8158955697e481d535ceb (patch) | |
tree | ef128f55f9db36e509ebdb8609de17ace3f98584 /net-libs/webkit-gtk | |
parent | app-misc/ckermit: drop 8.0.211-r4 (EAPI 5) (diff) | |
download | gentoo-282c980a7afd644b02d8158955697e481d535ceb.tar.gz gentoo-282c980a7afd644b02d8158955697e481d535ceb.tar.bz2 gentoo-282c980a7afd644b02d8158955697e481d535ceb.zip |
net-libs/webkit-gtk: Stabilize 2.30.6 amd64, #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 9a50f10e3afa..bc90d9081a6c 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" |