diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-02-13 08:53:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-02-13 08:53:21 +0100 |
commit | ea3d70c38eaefbb9f361fa7ae1acacd7206fe20a (patch) | |
tree | 71f028d63b9f0c61037bdae8f0cffc50bc33d063 /net-libs | |
parent | dev-python/python-utils: amd64 stable (ALLARCHES policy) wrt bug #833253 (diff) | |
download | gentoo-ea3d70c38eaefbb9f361fa7ae1acacd7206fe20a.tar.gz gentoo-ea3d70c38eaefbb9f361fa7ae1acacd7206fe20a.tar.bz2 gentoo-ea3d70c38eaefbb9f361fa7ae1acacd7206fe20a.zip |
net-libs/webkit-gtk: amd64 stable wrt bug #833254
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.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.34.5.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.34.5.ebuild index d95ffa4b27a3..766efb607634 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.34.5.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.34.5.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 wayland +X" |