diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-15 12:21:14 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-15 12:21:14 +0200 |
commit | 1547fe6e86d24f3caaa207c612c80d2423139a62 (patch) | |
tree | 190f3a3c47f37c060545416ea34a8be1ea2815d1 /net-libs | |
parent | net-libs/webkit-gtk: Stabilize 2.42.3-r600 arm64, #919979 (diff) | |
download | gentoo-1547fe6e86d24f3caaa207c612c80d2423139a62.tar.gz gentoo-1547fe6e86d24f3caaa207c612c80d2423139a62.tar.bz2 gentoo-1547fe6e86d24f3caaa207c612c80d2423139a62.zip |
net-libs/webkit-gtk: Stabilize 2.42.3 amd64, #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 e0402ecea8d4..fcdc8ba20a52 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 )" |