diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-04-08 14:20:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-04-08 14:20:51 +0200 |
commit | 4c5bb0e79a819a6a95d970bd28466fbda0d7a844 (patch) | |
tree | f530db79db015b6f398d72b697a8297ad2a7dff1 /net-libs | |
parent | net-libs/webkit-gtk: amd64 stable wrt bug #577068 (diff) | |
download | gentoo-4c5bb0e79a819a6a95d970bd28466fbda0d7a844.tar.gz gentoo-4c5bb0e79a819a6a95d970bd28466fbda0d7a844.tar.bz2 gentoo-4c5bb0e79a819a6a95d970bd28466fbda0d7a844.zip |
net-libs/webkit-gtk: amd64 stable wrt bug #570034
Package-Manager: portage-2.2.26
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.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 a02bc04ed869..6f2215f58644 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 86e8c6c7268e..8cc8c7a69cea 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 |