diff options
author | Sam James <sam@gentoo.org> | 2021-02-19 12:00:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-19 12:00:55 +0000 |
commit | 81096ec87e503463bcca9a885941488dfd27ccc2 (patch) | |
tree | 027ae548412e972cd8c7717f7d4fab678763cac8 /net-libs/webkit-gtk | |
parent | net-libs/libhubbub: Stabilize 0.3.7 arm, #770163 (diff) | |
download | gentoo-81096ec87e503463bcca9a885941488dfd27ccc2.tar.gz gentoo-81096ec87e503463bcca9a885941488dfd27ccc2.tar.bz2 gentoo-81096ec87e503463bcca9a885941488dfd27ccc2.zip |
net-libs/webkit-gtk: Stabilize 2.30.5 arm64, #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 8be69bf5041d..0bba779bf895 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" |