diff options
author | 2023-07-15 12:45:14 +0300 | |
---|---|---|
committer | 2023-07-15 12:45:14 +0300 | |
commit | cab9d13f813317f84056f6144e823729f55593e0 (patch) | |
tree | a97b2a9510210becac61457a7e0ddf2e3e1aa5be /net-libs | |
parent | dev-libs/yajl: Stabilize 2.1.0-r4 arm, #910383 (diff) | |
download | gentoo-cab9d13f813317f84056f6144e823729f55593e0.tar.gz gentoo-cab9d13f813317f84056f6144e823729f55593e0.tar.bz2 gentoo-cab9d13f813317f84056f6144e823729f55593e0.zip |
net-libs/webkit-gtk: Stabilize 2.40.3 arm, #910064
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.40.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.40.3.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.40.3.ebuild index 30dc4de1563d..c86e1532362c 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.40.3.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.40.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 gles2-only keyring +gstreamer +introspection pdf +jpeg2k +jumbo-build lcms seccomp spell systemd wayland X" REQUIRED_USE="|| ( aqua wayland X )" |