diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 06:05:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-29 06:05:17 +0000 |
commit | 38a1cb8aedb6118d6aa92bc8f68b7e68cac84423 (patch) | |
tree | b3edd5923df083f32d4edf781595212495c6e4f4 /net-libs/webkit-gtk | |
parent | dev-libs/libmanette: Stabilize 0.2.6 x86, #792327 (diff) | |
download | gentoo-38a1cb8aedb6118d6aa92bc8f68b7e68cac84423.tar.gz gentoo-38a1cb8aedb6118d6aa92bc8f68b7e68cac84423.tar.bz2 gentoo-38a1cb8aedb6118d6aa92bc8f68b7e68cac84423.zip |
net-libs/webkit-gtk: Stabilize 2.32.1 x86, #792327
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.32.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.32.1.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.32.1.ebuild index 0c70cf43cd14..bf840af17a54 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.32.1.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.32.1.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" |