diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-01-22 10:45:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-01-22 10:45:18 +0100 |
commit | f4dc6db443f6aeb4979343a7d8ec8543459d7a6b (patch) | |
tree | afeded5e31ad32f51f23ab10abae1608b711b2f5 /net-libs/webkit-gtk | |
parent | sys-auth/elogind: amd64 stable wrt bug #831650 (diff) | |
download | gentoo-f4dc6db443f6aeb4979343a7d8ec8543459d7a6b.tar.gz gentoo-f4dc6db443f6aeb4979343a7d8ec8543459d7a6b.tar.bz2 gentoo-f4dc6db443f6aeb4979343a7d8ec8543459d7a6b.zip |
net-libs/webkit-gtk: amd64 stable wrt bug #831763
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/webkit-gtk')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.34.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.34.4.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.34.4.ebuild index 4e9e49ed57c4..f4d17beee660 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.34.4.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.34.4.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" |