diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-16 09:28:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-16 09:28:06 +0100 |
commit | 09e3eef7fe314c48c3a06f8258ac414e2d08919b (patch) | |
tree | 1445f30102674c6916fded654570e4ff4f893341 /net-libs | |
parent | net-libs/webkit-gtk: amd64 stable wrt bug #608958 (diff) | |
download | gentoo-09e3eef7fe314c48c3a06f8258ac414e2d08919b.tar.gz gentoo-09e3eef7fe314c48c3a06f8258ac414e2d08919b.tar.bz2 gentoo-09e3eef7fe314c48c3a06f8258ac414e2d08919b.zip |
net-libs/webkit-gtk: x86 stable wrt bug #608958
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.14.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.14.5.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.14.5.ebuild index 61d6976290c6..3902807e3723 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.14.5.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.14.5.ebuild @@ -16,7 +16,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 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~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" |