diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-20 18:40:36 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-20 22:39:56 -0400 |
commit | aba526547e5843d531f160c43a8da149109b7ebd (patch) | |
tree | 0b68823596593ed9c8757d10eabeb6869689121c /net-libs/webkit-gtk | |
parent | app-backup/borgbackup: version bump to 1.1.10 (diff) | |
download | gentoo-aba526547e5843d531f160c43a8da149109b7ebd.tar.gz gentoo-aba526547e5843d531f160c43a8da149109b7ebd.tar.bz2 gentoo-aba526547e5843d531f160c43a8da149109b7ebd.zip |
net-libs/webkit-gtk: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'net-libs/webkit-gtk')
-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 5e332dec8436..4438db5fb696 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" |