diff options
author | 2021-09-19 08:37:18 +0200 | |
---|---|---|
committer | 2021-09-19 08:37:18 +0200 | |
commit | 0c11ecfb402ccb13d335f04f3a837ea3d4b35707 (patch) | |
tree | 70e5afc3c1251f5b9233b279a7bb468ccac5a45a /net-libs/webkit-gtk | |
parent | dev-libs/libgcrypt: ppc64 stable wrt bug #795480 (diff) | |
download | gentoo-0c11ecfb402ccb13d335f04f3a837ea3d4b35707.tar.gz gentoo-0c11ecfb402ccb13d335f04f3a837ea3d4b35707.tar.bz2 gentoo-0c11ecfb402ccb13d335f04f3a837ea3d4b35707.zip |
net-libs/webkit-gtk: ppc64 stable wrt bug #813657
Package-Manager: Portage-3.0.20, 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.32.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.32.4.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.32.4.ebuild index 4a8970427a69..8bd28124e981 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.32.4.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.32.4.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 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~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" |