diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-01-14 16:30:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-01-14 16:30:47 +0100 |
commit | d89aa33210793e986528124ee7f845a17227ba8d (patch) | |
tree | 7421463522cdf27138b56b5d566b84ee6e1a199a /net-libs | |
parent | app-emulation/xen-tools: amd64 stable wrt bug #641566 (diff) | |
download | gentoo-d89aa33210793e986528124ee7f845a17227ba8d.tar.gz gentoo-d89aa33210793e986528124ee7f845a17227ba8d.tar.bz2 gentoo-d89aa33210793e986528124ee7f845a17227ba8d.zip |
net-libs/webkit-gtk: amd64 stable wrt bug #644128
Package-Manager: Portage-2.3.13, Repoman-2.3.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.18.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.18.5.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.18.5.ebuild index 8bf4a9f17cb2..c49d26d006ae 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.18.5.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.18.5.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://www.webkitgtk.org/releases/${MY_P}.tar.xz" LICENSE="LGPL-2+ BSD" SLOT="4/37" # soname version of libwebkit2gtk-4.0 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="aqua coverage doc +egl +geolocation gles2 gnome-keyring +gstreamer +introspection +jit libnotify nsplugin +opengl spell wayland +webgl X" |