diff options
author | Sam James <sam@gentoo.org> | 2022-12-06 09:35:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-06 09:35:38 +0000 |
commit | c5c8309606f2125d8f5d448e8b448c834b6ce801 (patch) | |
tree | ede3ebf6118c2617a6a05d7e72f1ad99f6ce9c26 /net-libs | |
parent | dev-python/canonicaljson: Stabilize 1.6.4 ALLARCHES, #884555 (diff) | |
download | gentoo-c5c8309606f2125d8f5d448e8b448c834b6ce801.tar.gz gentoo-c5c8309606f2125d8f5d448e8b448c834b6ce801.tar.bz2 gentoo-c5c8309606f2125d8f5d448e8b448c834b6ce801.zip |
net-libs/webkit-gtk: Stabilize 2.38.2 amd64, #879809
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.38.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.38.2.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.38.2.ebuild index a62b480222e4..70832664f47e 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.38.2.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.38.2.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 +introspection pdf +jpeg2k +jumbo-build lcms seccomp spell systemd test wayland X" |