diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-04-11 12:38:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-04-11 12:38:17 +0200 |
commit | 26b5d3b1a9d30c1ccc38af8c073e1d7025970b1c (patch) | |
tree | d2ea6ab49db2d3a9fd00078f4d065f07e273e6b1 | |
parent | a3d69a8d07996889fd2783fda62f44e528748667 (diff) | |
download | gentoo-26b5d3b1a9d30c1ccc38af8c073e1d7025970b1c.tar.gz gentoo-26b5d3b1a9d30c1ccc38af8c073e1d7025970b1c.tar.xz |
net-libs/webkit-gtk: x86 stable wrt bug #570034
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.4.10-r200.ebuild | 2 | ||||
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.4.10.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.4.10-r200.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.4.10-r200.ebuild index 6f2215f5864..6203b0f174b 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.4.10-r200.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.4.10-r200.ebuild @@ -16,7 +16,7 @@ SRC_URI="http://www.webkitgtk.org/releases/${MY_P}.tar.xz" LICENSE="LGPL-2+ BSD" SLOT="2" # no usable subslot -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" IUSE="aqua coverage debug +egl +geoloc gles2 gnome-keyring +gstreamer +introspection +jit +opengl spell +webgl +X" # bugs 372493, 416331 diff --git a/net-libs/webkit-gtk/webkit-gtk-2.4.10.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.4.10.ebuild index 8cc8c7a69ce..88dd378197d 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.4.10.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.4.10.ebuild @@ -16,7 +16,7 @@ SRC_URI="http://www.webkitgtk.org/releases/${MY_P}.tar.xz" LICENSE="LGPL-2+ BSD" SLOT="3/25" # soname version of libwebkit2gtk-3.0 -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" IUSE="aqua coverage debug +egl +geoloc gles2 gnome-keyring +gstreamer +introspection +jit +opengl spell wayland +webgl +X" # bugs 372493, 416331 |