diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-24 23:31:38 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-24 23:33:03 +0200 |
commit | 376bfcfd3d25cc3453b4756c21a1fbe203223493 (patch) | |
tree | 3be109f0e92ac3db05b91bb0bac55f75bb552f28 /net-libs | |
parent | media-libs/vigra: x86 stable (bug #682860) (diff) | |
download | gentoo-376bfcfd3d25cc3453b4756c21a1fbe203223493.tar.gz gentoo-376bfcfd3d25cc3453b4756c21a1fbe203223493.tar.bz2 gentoo-376bfcfd3d25cc3453b4756c21a1fbe203223493.zip |
net-libs/webkit-gtk: x86 stable (bug #683234)
Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.24.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.24.1.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.24.1.ebuild index 88a7e7a9f99d..5e332dec8436 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.24.1.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.24.1.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 jpeg2k libnotify nsplugin +opengl spell wayland +webgl +X" |