diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-25 21:55:03 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-25 21:55:03 +0200 |
commit | 82321363c4a9534083ec67a38a108ff263c83727 (patch) | |
tree | dcd76d11cf07d3684e7294cf74553b85f4556086 /net-libs/webkit-gtk | |
parent | mail-mta/postfix: Stabilize 3.8.4 amd64, #920673 (diff) | |
download | gentoo-82321363c4a9534083ec67a38a108ff263c83727.tar.gz gentoo-82321363c4a9534083ec67a38a108ff263c83727.tar.bz2 gentoo-82321363c4a9534083ec67a38a108ff263c83727.zip |
net-libs/webkit-gtk: Stabilize 2.42.4 arm64, #920667
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs/webkit-gtk')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.42.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.42.4.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.42.4.ebuild index 72316262a3b3..8cb298ca32a8 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.42.4.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.42.4.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 )" |