diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-01-06 16:01:17 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-01-06 16:01:17 +0100 |
commit | d839fa3b7f7e2ec9cc88e75b49c6d497e939c43f (patch) | |
tree | 77669b64175889d2b470e3c628d67eb6415c064d /net-libs | |
parent | gui-libs/wpebackend-fdo: amd64 stable wrt bug #830597 (diff) | |
download | gentoo-d839fa3b7f7e2ec9cc88e75b49c6d497e939c43f.tar.gz gentoo-d839fa3b7f7e2ec9cc88e75b49c6d497e939c43f.tar.bz2 gentoo-d839fa3b7f7e2ec9cc88e75b49c6d497e939c43f.zip |
net-libs/webkit-gtk: amd64 stable wrt bug #830597
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.34.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.34.3.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.34.3.ebuild index be9e9af9a56b..a21471f285eb 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.34.3.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.34.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 ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="aqua avif +egl examples gamepad +geolocation gles2-only gnome-keyring +gstreamer gtk-doc +introspection +jpeg2k +jumbo-build lcms libnotify seccomp spell systemd wayland +X" |