diff options
author | Sam James <sam@gentoo.org> | 2021-02-20 01:25:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-20 01:25:53 +0000 |
commit | 982c99dce113daef8367b8fb6c3c2fd2dc009853 (patch) | |
tree | 3d8afbee469ed34bfc3c3bb7480a060ae030621d /net-libs/webkit-gtk | |
parent | dev-ruby/facter: 3.14.16-r1 stable amd64/x86 with cleanup (diff) | |
download | gentoo-982c99dce113daef8367b8fb6c3c2fd2dc009853.tar.gz gentoo-982c99dce113daef8367b8fb6c3c2fd2dc009853.tar.bz2 gentoo-982c99dce113daef8367b8fb6c3c2fd2dc009853.zip |
net-libs/webkit-gtk: Stabilize 2.30.5 amd64, #770793
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/webkit-gtk')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.30.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.30.5.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.30.5.ebuild index 7e89be8f928f..b62e32197a1e 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.30.5.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.30.5.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" |