diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-12 00:34:17 -0500 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2023-12-12 08:26:41 +0200 |
commit | 85276529d0acb8ce6eddc5f109b784727e3ef4ef (patch) | |
tree | 858b526d621714233cbf0faf2d8116a97bcfdcbe /net-libs | |
parent | dev-python/pygame: Keyword 2.5.2 mips, #908739 (diff) | |
download | gentoo-85276529d0acb8ce6eddc5f109b784727e3ef4ef.tar.gz gentoo-85276529d0acb8ce6eddc5f109b784727e3ef4ef.tar.bz2 gentoo-85276529d0acb8ce6eddc5f109b784727e3ef4ef.zip |
net-libs/webkit-gtk: Stabilize 2.42.1 ppc64, #915977
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.42.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.42.1.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.42.1.ebuild index bf663a9ef933..5375e0c646b1 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.42.1.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.42.1.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 )" |