diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-15 11:30:25 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-15 11:30:25 +0000 |
commit | 930b3bcbc492517daa64c229df0ae4f173c4f6b9 (patch) | |
tree | ab225cea30ac7949318a3ba9b76071fab28cd6a6 /net-libs | |
parent | dev-python/pyopenssl: Stabilize 23.3.0 sparc, #920005 (diff) | |
download | gentoo-930b3bcbc492517daa64c229df0ae4f173c4f6b9.tar.gz gentoo-930b3bcbc492517daa64c229df0ae4f173c4f6b9.tar.bz2 gentoo-930b3bcbc492517daa64c229df0ae4f173c4f6b9.zip |
net-libs/webkit-gtk: Stabilize 2.42.3 arm, #919979
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.42.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.42.3.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.42.3.ebuild index fcdc8ba20a52..bf663a9ef933 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.42.3.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.42.3.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 keyring +gstreamer +introspection pdf +jpeg2k jpegxl +jumbo-build lcms seccomp spell systemd wayland X" REQUIRED_USE="|| ( aqua wayland X )" |