diff options
author | Sam James <sam@gentoo.org> | 2022-05-08 18:05:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-08 18:05:30 +0000 |
commit | ffbb15282b73d60e5259b436e6ff07c4f8305cf9 (patch) | |
tree | e446a498f80dbff71856da695e2f7da6e4ac62f5 /net-libs/webkit-gtk | |
parent | dev-python/cppy: stable 1.2.1-r1 for hppa, bug #842408 (diff) | |
download | gentoo-ffbb15282b73d60e5259b436e6ff07c4f8305cf9.tar.gz gentoo-ffbb15282b73d60e5259b436e6ff07c4f8305cf9.tar.bz2 gentoo-ffbb15282b73d60e5259b436e6ff07c4f8305cf9.zip |
net-libs/webkit-gtk: Stabilize 2.36.1 amd64, #842435
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.36.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.36.1.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.36.1.ebuild index 5bea39657c1d..6adda65095ae 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.36.1.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.36.1.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 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" IUSE="aqua avif +egl examples gamepad +geolocation gles2-only gnome-keyring +gstreamer gtk-doc +introspection +jpeg2k +jumbo-build lcms libnotify seccomp spell systemd test wayland X" |