diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-08-19 13:37:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-08-19 13:37:24 +0200 |
commit | fee64394c9f9529969fbcbf0b409b8e307417261 (patch) | |
tree | ec5efac2703691caa18eaf93e2b46ef9922f4e63 /net-libs/webkit-gtk | |
parent | dev-db/pgbouncer: x86 stable wrt bug #692346 (diff) | |
download | gentoo-fee64394c9f9529969fbcbf0b409b8e307417261.tar.gz gentoo-fee64394c9f9529969fbcbf0b409b8e307417261.tar.bz2 gentoo-fee64394c9f9529969fbcbf0b409b8e307417261.zip |
net-libs/webkit-gtk: x86 stable wrt bug #692356
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/webkit-gtk')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.24.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.24.3.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.24.3.ebuild index 1163fd4176fa..c8444e26f612 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.24.3.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.24.3.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" |