diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-15 10:09:30 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-15 10:09:30 +0200 |
commit | 4f8352819233baf66ea0dfb5c58e752207d3235c (patch) | |
tree | 245b594591459253cbb3afa2e04e83e5c5918a9f /net-libs | |
parent | app-text/ding: amd64 stable wrt bug #851786 (diff) | |
download | gentoo-4f8352819233baf66ea0dfb5c58e752207d3235c.tar.gz gentoo-4f8352819233baf66ea0dfb5c58e752207d3235c.tar.bz2 gentoo-4f8352819233baf66ea0dfb5c58e752207d3235c.zip |
net-libs/webkit-gtk: amd64 stable wrt bug #851948
Package-Manager: Portage-3.0.30, 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.36.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.36.3.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.36.3.ebuild index e67d77c4174e..032eb1724043 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.36.3.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.36.3.ebuild @@ -15,7 +15,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 test wayland X" |