diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-19 19:46:38 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-19 19:46:38 +0100 |
commit | 823b052210f417458e299d3a2168e3b5b21adc04 (patch) | |
tree | 4a63998a6e89956da3c736301fa175dd9452e928 /net-libs/webkit-gtk | |
parent | sys-apps/systemd: x86 stable (bug #677944) (diff) | |
download | gentoo-823b052210f417458e299d3a2168e3b5b21adc04.tar.gz gentoo-823b052210f417458e299d3a2168e3b5b21adc04.tar.bz2 gentoo-823b052210f417458e299d3a2168e3b5b21adc04.zip |
net-libs/webkit-gtk: x86 stable (bug #678334)
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-libs/webkit-gtk')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.22.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.22.6.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.22.6.ebuild index a75cb189b4f6..53f93db7f5a3 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.22.6.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.22.6.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://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 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-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" |