diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-05-10 10:21:04 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-05-10 10:21:04 +0200 |
commit | 6fffe6aabf346a24e41f73e811a48fb0cad93776 (patch) | |
tree | d29d0ac315e8ed069d599f679ca6cc0cd6ccb855 /net-libs/webkit-gtk | |
parent | dev-python/psutil: amd64 stable wrt bug #836511 (diff) | |
download | gentoo-6fffe6aabf346a24e41f73e811a48fb0cad93776.tar.gz gentoo-6fffe6aabf346a24e41f73e811a48fb0cad93776.tar.bz2 gentoo-6fffe6aabf346a24e41f73e811a48fb0cad93776.zip |
net-libs/webkit-gtk: ppc64 stable wrt bug #842435
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/webkit-gtk')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.36.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.36.1.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.36.1.ebuild index 6adda65095ae..913bbc5c3726 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.36.1.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.36.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 ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv x86" IUSE="aqua avif +egl examples gamepad +geolocation gles2-only gnome-keyring +gstreamer gtk-doc +introspection +jpeg2k +jumbo-build lcms libnotify seccomp spell systemd test wayland X" |