diff options
author | Sam James <sam@gentoo.org> | 2022-08-18 01:16:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-18 01:16:20 +0100 |
commit | 63ff6cab372c6d81f29648ba0ceb8cb5f37a1672 (patch) | |
tree | fe2919a692f2403c5713bc31ea84bb01fbd783cb /net-libs | |
parent | sys-devel/automake: needs >=dev-lang/perl-5.6 (diff) | |
download | gentoo-63ff6cab372c6d81f29648ba0ceb8cb5f37a1672.tar.gz gentoo-63ff6cab372c6d81f29648ba0ceb8cb5f37a1672.tar.bz2 gentoo-63ff6cab372c6d81f29648ba0ceb8cb5f37a1672.zip |
net-libs/webkit-gtk: Stabilize 2.36.6 arm64, #865341
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.36.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.36.6.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.36.6.ebuild index 79e452c58aae..d69ff514c6db 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.36.6.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.36.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 gles2-only gnome-keyring +gstreamer gtk-doc +introspection +jpeg2k +jumbo-build lcms libnotify seccomp spell systemd test wayland X" |