diff options
author | Sam James <sam@gentoo.org> | 2021-10-03 00:16:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-03 00:16:15 +0100 |
commit | aed1ee7370007ec23e3484a586fc74c5772c0b66 (patch) | |
tree | e65543d6c24167e08b394d5bdc6913c1179aa1ac /net-libs | |
parent | dev-util/scons: Stabilize 4.2.0-r1 arm, #815025 (diff) | |
download | gentoo-aed1ee7370007ec23e3484a586fc74c5772c0b66.tar.gz gentoo-aed1ee7370007ec23e3484a586fc74c5772c0b66.tar.bz2 gentoo-aed1ee7370007ec23e3484a586fc74c5772c0b66.zip |
net-libs/webkit-gtk: Stabilize 2.32.4 arm, #813657
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.32.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.32.4.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.32.4.ebuild index 0a1478244958..baf38b8966af 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.32.4.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.32.4.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 ~ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 ~riscv ~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" |