diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-17 09:58:42 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-17 10:02:10 +0200 |
commit | 724189dcf69613a84ecfcfa83a65502f5d44a14b (patch) | |
tree | 884c7552e76848f75be9e70920c8e4fd93668a18 /net-libs/webkit-gtk | |
parent | media-libs/harfbuzz: x86 stable wrt bug #614876 (diff) | |
download | gentoo-724189dcf69613a84ecfcfa83a65502f5d44a14b.tar.gz gentoo-724189dcf69613a84ecfcfa83a65502f5d44a14b.tar.bz2 gentoo-724189dcf69613a84ecfcfa83a65502f5d44a14b.zip |
net-libs/webkit-gtk: x86 stable wrt bug #614876
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
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.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.16.1.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.16.1.ebuild index f2ed4bbbbec4..96cc4e992324 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.16.1.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.16.1.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" |