diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-01-22 10:48:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-01-22 10:48:29 +0100 |
commit | 43b0c266fcb99f7eae75d803087fb7e65342d751 (patch) | |
tree | 400876eb2204fd35c5006281ae009b5bd833ffed /net-libs | |
parent | dev-util/rbtools: x86 stable wrt bug #831730 (diff) | |
download | gentoo-43b0c266fcb99f7eae75d803087fb7e65342d751.tar.gz gentoo-43b0c266fcb99f7eae75d803087fb7e65342d751.tar.bz2 gentoo-43b0c266fcb99f7eae75d803087fb7e65342d751.zip |
net-libs/webkit-gtk: x86 stable wrt bug #831763
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs')
-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 f4d17beee660..3d7f52870d16 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" |