diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-29 21:00:31 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-29 21:00:31 +0300 |
commit | b28864a736e11b7b584e4c00f52dc95428d3bb5c (patch) | |
tree | 6663c115afdcde00096241559b6333c6e47cccc4 /net-libs | |
parent | sys-apps/xdg-dbus-proxy: Stabilize 0.1.5 arm, #913218 (diff) | |
download | gentoo-b28864a736e11b7b584e4c00f52dc95428d3bb5c.tar.gz gentoo-b28864a736e11b7b584e4c00f52dc95428d3bb5c.tar.bz2 gentoo-b28864a736e11b7b584e4c00f52dc95428d3bb5c.zip |
net-libs/webkit-gtk: Stabilize 2.40.5 arm, #913218
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.40.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.40.5.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.40.5.ebuild index 5a46078b6f07..cce271bb392f 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.40.5.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.40.5.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 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="aqua avif examples gamepad gles2-only keyring +gstreamer +introspection pdf +jpeg2k +jumbo-build lcms seccomp spell systemd wayland X" REQUIRED_USE="|| ( aqua wayland X )" |