diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-01 10:23:39 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-01 10:23:39 +0300 |
commit | 076c17edffc037ff0cd140aace642720179ee73f (patch) | |
tree | 4dc870bf4c88e7d02e5e6d7f8d3e2fa9cff1d066 /net-libs | |
parent | dev-python/hypothesis: add 6.40.1 (diff) | |
download | gentoo-076c17edffc037ff0cd140aace642720179ee73f.tar.gz gentoo-076c17edffc037ff0cd140aace642720179ee73f.tar.bz2 gentoo-076c17edffc037ff0cd140aace642720179ee73f.zip |
net-libs/webkit-gtk: Stabilize 2.34.6 arm, #833923
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.34.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.34.6.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.34.6.ebuild index c3db8cc69af4..bc14607662e0 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.34.6.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.34.6.ebuild @@ -15,7 +15,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" |