diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-07-25 12:25:27 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-07-25 12:28:23 +0300 |
commit | 5c9f1cbeb71cb84b5522b5128293ea12da5b55e6 (patch) | |
tree | 7ebbe790e98532dfbe73c21498fdf866174f0dda /net-libs | |
parent | media-libs/woff2: add ~arm64 keyword (bug #661356) (diff) | |
download | gentoo-5c9f1cbeb71cb84b5522b5128293ea12da5b55e6.tar.gz gentoo-5c9f1cbeb71cb84b5522b5128293ea12da5b55e6.tar.bz2 gentoo-5c9f1cbeb71cb84b5522b5128293ea12da5b55e6.zip |
net-libs/webkit-gtk-2.20.3: restore ~prefix and ~arm64 keywords
They have woff2 keyworded now.
prefix has other issues in a big set of profiles, but this dropping
was about woff2, so just restore them still and let them deal with
it when anyone notices.
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.20.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.20.3.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.20.3.ebuild index e81c152cefa7..69dc6b1f2ca3 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.20.3.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.20.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="~amd64 ~arm ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~amd64-linux ~x86-linux ~x86-macos" IUSE="aqua coverage doc +egl +geolocation gles2 gnome-keyring +gstreamer +introspection +jit libnotify nsplugin +opengl spell wayland +webgl +X" |