diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-19 00:23:23 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-19 00:24:04 +0100 |
commit | 927bcd18aa392ed56288517e8eb2499bd6b4d803 (patch) | |
tree | 63a0426179521bb47af9978c2e0af5f3307f11af /net-libs/webkit-gtk | |
parent | dev-db/influxdb: 1.8.1 bump (diff) | |
download | gentoo-927bcd18aa392ed56288517e8eb2499bd6b4d803.tar.gz gentoo-927bcd18aa392ed56288517e8eb2499bd6b4d803.tar.bz2 gentoo-927bcd18aa392ed56288517e8eb2499bd6b4d803.zip |
*/*: dekeyword net-libs/webkit-gtk and revdeps on ppc
Bug: https://bugs.gentoo.org/704182
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-libs/webkit-gtk')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.24.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.24.4.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.24.4.ebuild index a7985deed287..9dc3802b4660 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.24.4.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.24.4.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="~arm ~ppc ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~arm ~amd64-linux ~x86-linux ~x86-macos" IUSE="aqua coverage doc +egl +geolocation gles2 gnome-keyring +gstreamer +introspection +jpeg2k libnotify nsplugin +opengl spell wayland +webgl +X" |