diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-19 02:09:14 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-19 02:30:43 +0200 |
commit | 6caf4a03da8502a1fd37c2abe8f47be8841b1a1b (patch) | |
tree | f7cfe0281bfba26ea201b4bee7ae2da7423b708a /net-libs/webkit-gtk | |
parent | dev-vcs/guilt: x86 stable (bug #617594) (diff) | |
download | gentoo-6caf4a03da8502a1fd37c2abe8f47be8841b1a1b.tar.gz gentoo-6caf4a03da8502a1fd37c2abe8f47be8841b1a1b.tar.bz2 gentoo-6caf4a03da8502a1fd37c2abe8f47be8841b1a1b.zip |
net-libs/webkit-gtk: x86 stable (bug #626142)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'net-libs/webkit-gtk')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.16.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.16.6.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.16.6.ebuild index 43cee4593814..44c39f369684 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.16.6.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.16.6.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" |