diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-08-07 14:22:36 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-08-07 14:22:36 +0200 |
commit | 563c21534c622178dbf440edb18623c63237eb94 (patch) | |
tree | 56d62ee35834f4def5fb5b43609d6011107c8a0b /net-libs | |
parent | dev-cpp/antlr-cpp: version bump. (diff) | |
download | gentoo-563c21534c622178dbf440edb18623c63237eb94.tar.gz gentoo-563c21534c622178dbf440edb18623c63237eb94.tar.bz2 gentoo-563c21534c622178dbf440edb18623c63237eb94.zip |
net-libs/webkit-gtk: amd64 stable wrt bug #662974
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.20.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.20.4.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.20.4.ebuild index 0bc0f64c2389..6a241552a2b4 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.20.4.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.20.4.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="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc64 ~sparc x86 ~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" |