diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-07 11:38:44 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-07 11:38:44 +0300 |
commit | ff47a20ac96415099c2d2c24bd33241237a0a85f (patch) | |
tree | 681c6c4dca5582ef9e9ac4e3c0ae2541e4d001d7 /net-libs | |
parent | net-libs/webkit-gtk: Stabilize 2.42.5-r410 arm64, #928803 (diff) | |
download | gentoo-ff47a20ac96415099c2d2c24bd33241237a0a85f.tar.gz gentoo-ff47a20ac96415099c2d2c24bd33241237a0a85f.tar.bz2 gentoo-ff47a20ac96415099c2d2c24bd33241237a0a85f.zip |
net-libs/webkit-gtk: Stabilize 2.42.5 arm64, #928803
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.42.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.42.5.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.42.5.ebuild index 39e6985d8a9d..660d9aedc799 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.42.5.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.42.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 keyring +gstreamer +introspection pdf +jpeg2k jpegxl +jumbo-build lcms seccomp spell systemd wayland X" REQUIRED_USE="|| ( aqua wayland X )" |