diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-09-01 17:16:52 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-09-01 17:25:25 -0400 |
commit | f0ecee9c3835a9027712602d2303754c2d846fd3 (patch) | |
tree | 895c07d75dbef59dab6bca09fe83c9e66a7f5a7f /net-libs/webkit-gtk/webkit-gtk-2.24.4.ebuild | |
parent | sys-apps/portage: Bump to version 2.3.75 (diff) | |
download | gentoo-f0ecee9c3835a9027712602d2303754c2d846fd3.tar.gz gentoo-f0ecee9c3835a9027712602d2303754c2d846fd3.tar.bz2 gentoo-f0ecee9c3835a9027712602d2303754c2d846fd3.zip |
net-libs/webkit-gtk: arm64 stable (bug #693122)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.74, Repoman-2.3.17
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'net-libs/webkit-gtk/webkit-gtk-2.24.4.ebuild')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.24.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.24.4.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.24.4.ebuild index 5b32156fc109..867d03afc2db 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.24.4.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.24.4.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" |