commit: d62b65d71bc99eba63b288e1b035dc3099acb723 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Wed Mar 11 17:41:56 2020 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Wed Mar 11 17:43:23 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d62b65d7
net-libs/webkit-gtk: arm64 keyworded (bug #704182) Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org> net-libs/webkit-gtk/webkit-gtk-2.26.4-r1.ebuild | 2 +- net-libs/webkit-gtk/webkit-gtk-2.26.4.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/webkit-gtk/webkit-gtk-2.26.4-r1.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.26.4-r1.ebuild index 98448644402..83663f86017 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.26.4-r1.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.26.4-r1.ebuild @@ -16,7 +16,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 ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc64 ~sparc ~x86" IUSE="aqua coverage +egl +geolocation gles2-only gnome-keyring +gstreamer gtk-doc +introspection +jpeg2k +jumbo-build libnotify +opengl seccomp spell wayland +X" diff --git a/net-libs/webkit-gtk/webkit-gtk-2.26.4.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.26.4.ebuild index 3fc54945cce..aaa55b7f766 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.26.4.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.26.4.ebuild @@ -16,7 +16,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 ~ia64 ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm64 ~ia64 ~ppc64 ~sparc x86" IUSE="aqua coverage +egl +geolocation gles2-only gnome-keyring +gstreamer gtk-doc +introspection +jpeg2k +jumbo-build libnotify +opengl seccomp spell wayland +X"
