diff options
author | Piotr Karbowski <slashbeast@gentoo.org> | 2020-02-02 10:33:11 +0100 |
---|---|---|
committer | Piotr Karbowski <slashbeast@gentoo.org> | 2020-02-02 10:33:58 +0100 |
commit | b959e5cf65a4dbb7444db618c8b4e3c2b9de948f (patch) | |
tree | b0de0a4e946fc4eb3e4ef2abb14c34aaf564b12a /net-libs | |
parent | net-ftp/filezilla: keyword on ~ppc64 (diff) | |
download | gentoo-b959e5cf65a4dbb7444db618c8b4e3c2b9de948f.tar.gz gentoo-b959e5cf65a4dbb7444db618c8b4e3c2b9de948f.tar.bz2 gentoo-b959e5cf65a4dbb7444db618c8b4e3c2b9de948f.zip |
net-libs/webkit-gtk-2.26.3: amd64 stable (bug 706374)
Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.26.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.26.3.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.26.3.ebuild index 0a63fc77b7af..dc54bb7d318b 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.26.3.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.26.3.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 ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ia64 ~ppc64 ~sparc ~x86" IUSE="aqua coverage +egl +geolocation gles2-only gnome-keyring +gstreamer gtk-doc +introspection +jpeg2k +jumbo-build libnotify +opengl seccomp spell wayland +X" |