diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-13 15:17:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-13 15:17:51 +0200 |
commit | 960738f67cb23484f4d6ed1dbb7c46672a8ae7c7 (patch) | |
tree | 01b93d56b2a77c0b2cdd0c70000d641bbefca323 /net-libs/webkit-gtk | |
parent | app-crypt/tpm2-tools: Remove old (diff) | |
download | gentoo-960738f67cb23484f4d6ed1dbb7c46672a8ae7c7.tar.gz gentoo-960738f67cb23484f4d6ed1dbb7c46672a8ae7c7.tar.bz2 gentoo-960738f67cb23484f4d6ed1dbb7c46672a8ae7c7.zip |
net-libs/webkit-gtk: amd64 stable wrt bug #712260
Package-Manager: Portage-2.3.99, Repoman-2.3.22
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.28.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.28.2.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.28.2.ebuild index ec2540acbd1e..f4a22f4410fc 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.28.2.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.28.2.ebuild @@ -16,7 +16,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 ~arm64 ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~sparc ~x86" IUSE="aqua +egl +geolocation gles2-only gnome-keyring +gstreamer gtk-doc +introspection +jpeg2k +jumbo-build libnotify +opengl seccomp spell wayland +X" |