diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-07-28 17:36:16 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-07-28 17:36:16 +0000 |
commit | 4fe0981231800a429729d175aab9b1e4548f0091 (patch) | |
tree | 9889cc770931c061f51f85ce492d31703cba1ffb | |
parent | 2021-07-28 16:36:49 UTC (diff) | |
parent | net-libs/webkit-gtk: Stabilize 2.32.3 arm64, #801400 (diff) | |
download | gentoo-4fe0981231800a429729d175aab9b1e4548f0091.tar.gz gentoo-4fe0981231800a429729d175aab9b1e4548f0091.tar.bz2 gentoo-4fe0981231800a429729d175aab9b1e4548f0091.zip |
Merge updates from master
-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 9e5a05f37769..576f1229c86f 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 ~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" |