diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-15 16:17:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-15 16:17:12 +0200 |
commit | 516ea11608a0d0c6ff42d3df4fcc56c75e62fb30 (patch) | |
tree | 7423ec55b2f4ebd86fbdb5189974eb29ac6219c2 /net-libs/webkit-gtk | |
parent | net-libs/libgfbgraph: amd64 stable wrt bug #618420 (diff) | |
download | gentoo-516ea11608a0d0c6ff42d3df4fcc56c75e62fb30.tar.gz gentoo-516ea11608a0d0c6ff42d3df4fcc56c75e62fb30.tar.bz2 gentoo-516ea11608a0d0c6ff42d3df4fcc56c75e62fb30.zip |
net-libs/webkit-gtk: amd64 stable wrt bug #618420
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/webkit-gtk')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.16.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.16.2.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.16.2.ebuild index c3000ceca17c..bdb8ec7060c5 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.16.2.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.16.2.ebuild @@ -15,7 +15,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" |