diff options
author | 2019-08-17 18:56:29 -0400 | |
---|---|---|
committer | 2019-08-17 18:56:37 -0400 | |
commit | c1d2e8fc1aca13f0f07fe287ef14bed0dc3bc8a2 (patch) | |
tree | dc54a642f7a17ca574ca59f6162bd1dd093e9048 /net-libs | |
parent | toolchain.eclass: obey user's USE=cxx option, bug #692126 (diff) | |
download | gentoo-c1d2e8fc1aca13f0f07fe287ef14bed0dc3bc8a2.tar.gz gentoo-c1d2e8fc1aca13f0f07fe287ef14bed0dc3bc8a2.tar.bz2 gentoo-c1d2e8fc1aca13f0f07fe287ef14bed0dc3bc8a2.zip |
net-libs/webkit-gtk: arm64 stable (bug #692356)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.71, Repoman-2.3.17
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'net-libs')
-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 5b32156fc109..867d03afc2db 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" |