diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-19 12:09:18 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-19 12:09:27 -0400 |
commit | cd21b3efbd8ca10480cf7b7189c66306f002cf0e (patch) | |
tree | 8016345cc38d5a1655080f18a839df642987b0a9 /net-libs | |
parent | dev-lang/perl: Restore 5.28.2 keywords (diff) | |
download | gentoo-cd21b3efbd8ca10480cf7b7189c66306f002cf0e.tar.gz gentoo-cd21b3efbd8ca10480cf7b7189c66306f002cf0e.tar.bz2 gentoo-cd21b3efbd8ca10480cf7b7189c66306f002cf0e.zip |
net-libs/webkit-gtk: amd64 stable wrt bug #683234
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
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 5c4c67891ba9..88a7e7a9f99d 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" |