diff options
author | Sam James <sam@gentoo.org> | 2021-04-25 18:40:22 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-25 18:41:49 +0100 |
commit | fe31b6ca73b3c89b1c44c9077897bd11d7dea304 (patch) | |
tree | 7c5d3c81440c131638b01f8a0344d86115d7569e | |
parent | app-arch/file-roller: Stabilize 3.38.1 x86, #780858 (diff) | |
download | gentoo-fe31b6ca73b3c89b1c44c9077897bd11d7dea304.tar.gz gentoo-fe31b6ca73b3c89b1c44c9077897bd11d7dea304.tar.bz2 gentoo-fe31b6ca73b3c89b1c44c9077897bd11d7dea304.zip |
net-libs/webkit-gtk: Stabilize 2.30.6 x86, #773193
Signed-off-by: Sam James <sam@gentoo.org>
-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 fbef33325fd5..fae472e8685d 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" |