diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-15 12:21:08 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-15 12:21:08 +0200 |
commit | 6767c81b8f0b2a80fd8eaef90c7071dadcc87376 (patch) | |
tree | d790ac9bfa0f7f954e726dd399d707a741376ae0 /net-libs | |
parent | sys-apps/texinfo: Stabilize 7.1-r1 ppc, #919966 (diff) | |
download | gentoo-6767c81b8f0b2a80fd8eaef90c7071dadcc87376.tar.gz gentoo-6767c81b8f0b2a80fd8eaef90c7071dadcc87376.tar.bz2 gentoo-6767c81b8f0b2a80fd8eaef90c7071dadcc87376.zip |
net-libs/webkit-gtk: Stabilize 2.42.3 arm64, #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 86bbd5c5de8a..e0402ecea8d4 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 )" |