diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-10-01 00:04:02 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-10-01 02:37:29 +0200 |
commit | 4552a4f2dfaad7ae266f0416a633fa0006a6adaf (patch) | |
tree | 35c6b71f826183d388adef47b5ad224b864758a5 /net-libs/webkit-gtk | |
parent | net-libs/libsoup: amd64 stable, bug 587010 (diff) | |
download | gentoo-4552a4f2dfaad7ae266f0416a633fa0006a6adaf.tar.gz gentoo-4552a4f2dfaad7ae266f0416a633fa0006a6adaf.tar.bz2 gentoo-4552a4f2dfaad7ae266f0416a633fa0006a6adaf.zip |
net-libs/webkit-gtk: amd64 stable, bug 587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-libs/webkit-gtk')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.12.5.ebuild | 2 | ||||
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.4.11-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.12.5.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.12.5.ebuild index d4f2baa8a58e..9e265f4b0f21 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.12.5.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.12.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 ~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 doc +egl +geolocation gles2 gnome-keyring +gstreamer +introspection +jit libnotify nsplugin +opengl spell wayland +webgl X" # seccomp diff --git a/net-libs/webkit-gtk/webkit-gtk-2.4.11-r1.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.4.11-r1.ebuild index 19135857b22d..b5ab6e1fff34 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.4.11-r1.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.4.11-r1.ebuild @@ -15,7 +15,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 +geolocation gles2 gnome-keyring +gstreamer +introspection +jit +opengl spell wayland +webgl +X" # bugs 372493, 416331 |