diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-03-11 19:41:56 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-03-11 19:43:23 +0200 |
commit | d62b65d71bc99eba63b288e1b035dc3099acb723 (patch) | |
tree | 61d9f36b68991ac59bdf2d39c03129d2e1687c2b /net-libs | |
parent | sys-apps/xdg-dbus-proxy: arm64 keyworded (bug #704182) (diff) | |
download | gentoo-d62b65d71bc99eba63b288e1b035dc3099acb723.tar.gz gentoo-d62b65d71bc99eba63b288e1b035dc3099acb723.tar.bz2 gentoo-d62b65d71bc99eba63b288e1b035dc3099acb723.zip |
net-libs/webkit-gtk: arm64 keyworded (bug #704182)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.26.4-r1.ebuild | 2 | ||||
-rw-r--r-- | 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 984486444020..83663f86017f 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 3fc54945ccea..aaa55b7f7664 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" |