diff options
author | 2021-08-02 01:43:14 +0100 | |
---|---|---|
committer | 2021-08-02 01:43:14 +0100 | |
commit | 717904910339b0a5390a5ac7918b506732152136 (patch) | |
tree | 7913b539a0659bedf63f87ef14d1a7607a58d8de /net-libs | |
parent | dev-libs/libmanette: Keyword 0.2.6 ppc, #775791 (diff) | |
download | gentoo-717904910339b0a5390a5ac7918b506732152136.tar.gz gentoo-717904910339b0a5390a5ac7918b506732152136.tar.bz2 gentoo-717904910339b0a5390a5ac7918b506732152136.zip |
net-libs/webkit-gtk: Keyword 2.32.3 ppc, #775791
Signed-off-by: Sam James <sam@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 d141e1d49cb8..1ddc63054d38 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 ~ppc 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" |