commit: 7fb8891352c27ab6ab2e3ebfe03d3603e29be4d3 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Sun Apr 14 17:14:31 2019 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sun Apr 14 17:14:31 2019 +0000 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=7fb88913
net-libs/webkit-gtk: drop to just musl supported arches Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 net-libs/webkit-gtk/webkit-gtk-2.24.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/webkit-gtk/webkit-gtk-2.24.0.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.24.0.ebuild index f5646ec..70bc4c1 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.24.0.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.24.0.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="~amd64 ~arm ~arm64 ~ppc ~x86" IUSE="aqua coverage doc +egl +geolocation gles2 gnome-keyring +gstreamer +introspection +jit jpeg2k libnotify nsplugin +opengl spell wayland +webgl +X"
