diff options
author | Sam James <sam@gentoo.org> | 2021-07-30 23:34:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-30 23:34:24 +0100 |
commit | 78b673931e384bd6c9b12f5797e792ea0dd7634c (patch) | |
tree | e012f72af44de222dd6755129cb7964333b3cb0d /net-libs/webkit-gtk | |
parent | app-crypt/mit-krb5: Stabilize 1.19.2 x86, #803434 (diff) | |
download | gentoo-78b673931e384bd6c9b12f5797e792ea0dd7634c.tar.gz gentoo-78b673931e384bd6c9b12f5797e792ea0dd7634c.tar.bz2 gentoo-78b673931e384bd6c9b12f5797e792ea0dd7634c.zip |
net-libs/webkit-gtk: Stabilize 2.32.3 x86, #801400
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.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.32.3.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.32.3.ebuild index 50391acb33b2..082b9cc43852 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.32.3.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.32.3.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" |