diff options
author | Sam James <sam@gentoo.org> | 2021-05-28 19:10:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-28 19:10:16 +0000 |
commit | f25e9fd33787c36e40648146fce6db934a7e8cea (patch) | |
tree | ac855122617a7a39c15f88f80cac58b278a8a55a /net-libs/webkit-gtk | |
parent | net-libs/phodav: Stabilize 2.5 arm, #792327 (diff) | |
download | gentoo-f25e9fd33787c36e40648146fce6db934a7e8cea.tar.gz gentoo-f25e9fd33787c36e40648146fce6db934a7e8cea.tar.bz2 gentoo-f25e9fd33787c36e40648146fce6db934a7e8cea.zip |
net-libs/webkit-gtk: Stabilize 2.32.1 arm, #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 eb00847845d7..0c70cf43cd14 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" |