diff options
author | Sam James <sam@gentoo.org> | 2021-07-30 23:34:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-30 23:34:43 +0100 |
commit | 9f6d897e94ddc7d69639eec34b2414d271a9ac53 (patch) | |
tree | 8019ca4aaa057b64bb62bc7149f9617883e84845 /net-libs/webkit-gtk | |
parent | net-analyzer/wireshark: Stabilize 3.4.7 arm, #802216 (diff) | |
download | gentoo-9f6d897e94ddc7d69639eec34b2414d271a9ac53.tar.gz gentoo-9f6d897e94ddc7d69639eec34b2414d271a9ac53.tar.bz2 gentoo-9f6d897e94ddc7d69639eec34b2414d271a9ac53.zip |
net-libs/webkit-gtk: Stabilize 2.32.3 arm, #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 082b9cc43852..d141e1d49cb8 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" |