diff options
author | Sam James <sam@gentoo.org> | 2022-01-14 18:57:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-14 18:57:53 +0000 |
commit | 4957425c27003a03929a3521538a56836a7c3a0d (patch) | |
tree | 398aaa6f6d9098747a8c0a652dba380a8ec3c822 /net-libs | |
parent | gui-libs/wpebackend-fdo: Stabilize 1.12.0 arm64, #830597 (diff) | |
download | gentoo-4957425c27003a03929a3521538a56836a7c3a0d.tar.gz gentoo-4957425c27003a03929a3521538a56836a7c3a0d.tar.bz2 gentoo-4957425c27003a03929a3521538a56836a7c3a0d.zip |
net-libs/webkit-gtk: Stabilize 2.34.3 arm64, #830597
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.34.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.34.3.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.34.3.ebuild index aa79d69ea210..ad4b0169d88f 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.34.3.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.34.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 ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 arm arm64 ppc ~ppc64 ~riscv ~sparc x86" IUSE="aqua avif +egl examples gamepad +geolocation gles2-only gnome-keyring +gstreamer gtk-doc +introspection +jpeg2k +jumbo-build lcms libnotify seccomp spell systemd wayland +X" |