diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-19 23:39:03 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-19 23:39:08 +0200 |
commit | 211bcaf451dec750fc8d61b9d1378f567a36ddbd (patch) | |
tree | 74402097a3959744e375f07e32026f093ed81e0a /net-libs | |
parent | dev-ruby/rspec-its: x86 stable wrt bug #813627 (diff) | |
download | gentoo-211bcaf451dec750fc8d61b9d1378f567a36ddbd.tar.gz gentoo-211bcaf451dec750fc8d61b9d1378f567a36ddbd.tar.bz2 gentoo-211bcaf451dec750fc8d61b9d1378f567a36ddbd.zip |
net-libs/webkit-gtk: x86 stable wrt bug #813657
Package-Manager: Portage-3.0.20, 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.32.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.32.4.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.32.4.ebuild index 5f9eb15ecb1d..0a1478244958 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.32.4.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.32.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 +egl examples gamepad +geolocation gles2-only gnome-keyring +gstreamer gtk-doc +introspection +jpeg2k +jumbo-build libnotify +opengl seccomp spell systemd wayland +X" |