diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-04-08 14:20:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-04-08 14:20:40 +0200 |
commit | 4f1e7309629a2066aba196ac35cca646da3954ae (patch) | |
tree | 277bf7157299131138908d5f2e7397d01dcd17b8 /net-libs/webkit-gtk | |
parent | Merge remote-tracking branch 'remotes/github/pr/1206' (diff) | |
download | gentoo-4f1e7309629a2066aba196ac35cca646da3954ae.tar.gz gentoo-4f1e7309629a2066aba196ac35cca646da3954ae.tar.bz2 gentoo-4f1e7309629a2066aba196ac35cca646da3954ae.zip |
net-libs/webkit-gtk: amd64 stable wrt bug #577068
Package-Manager: portage-2.2.26
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.10.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.10.9.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.10.9.ebuild index 30e76a0c7d76..cc5453c73a2f 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.10.9.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.10.9.ebuild @@ -17,7 +17,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="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" IUSE="aqua coverage doc +egl +geoloc gles2 gnome-keyring +gstreamer +introspection +jit nsplugin +opengl spell wayland +webgl X" # seccomp |