diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-27 00:17:04 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-27 01:19:06 +0100 |
commit | b597f295c9f01b5b2d25954330fb039366753323 (patch) | |
tree | 5bb2e033943d8ff3f25f6e192dd43406e205e094 /net-libs | |
parent | media-libs/opencv: x86 stable (bug #627230) (diff) | |
download | gentoo-b597f295c9f01b5b2d25954330fb039366753323.tar.gz gentoo-b597f295c9f01b5b2d25954330fb039366753323.tar.bz2 gentoo-b597f295c9f01b5b2d25954330fb039366753323.zip |
net-libs/webkit-gtk: x86 stable (bug #637076)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.18.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.18.3.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.18.3.ebuild index 1173b43e82de..b05d77618c66 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.18.3.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.18.3.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 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~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" |