diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-30 17:16:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-30 17:16:26 +0200 |
commit | 5f7f18fc2423e4b3d3d57ac4b2e93aae9d2b6741 (patch) | |
tree | 97eac91bbb22bd5085c9621c23b36e2815dce07c /net-libs | |
parent | app-text/poppler: ppc64 stable wrt bug #795261 (diff) | |
download | gentoo-5f7f18fc2423e4b3d3d57ac4b2e93aae9d2b6741.tar.gz gentoo-5f7f18fc2423e4b3d3d57ac4b2e93aae9d2b6741.tar.bz2 gentoo-5f7f18fc2423e4b3d3d57ac4b2e93aae9d2b6741.zip |
net-libs/webkit-gtk: ppc64 stable wrt bug #801400
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.32.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.32.3.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.32.3.ebuild index 576f1229c86f..50391acb33b2 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.32.3.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.32.3.ebuild @@ -14,7 +14,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 ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm arm64 ppc64 ~sparc ~x86" IUSE="aqua +egl examples gamepad +geolocation gles2-only gnome-keyring +gstreamer gtk-doc +introspection +jpeg2k +jumbo-build libnotify +opengl seccomp spell systemd wayland +X" |