diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-16 09:27:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-16 09:27:38 +0100 |
commit | f4771ff996151dd8d9f4b6571aa2751d8f09c157 (patch) | |
tree | b46d948d80d15d8874f120c2bf11fb8e2581fd43 /net-libs | |
parent | app-portage/gentoolkit-dev: version bump to 0.3.1 (diff) | |
download | gentoo-f4771ff996151dd8d9f4b6571aa2751d8f09c157.tar.gz gentoo-f4771ff996151dd8d9f4b6571aa2751d8f09c157.tar.bz2 gentoo-f4771ff996151dd8d9f4b6571aa2751d8f09c157.zip |
net-libs/webkit-gtk: amd64 stable wrt bug #608958
Package-Manager: portage-2.3.3
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.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 28173a48b085..61d6976290c6 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" |